diff options
| author | Deepa Dinamani <[email protected]> | 2017-08-03 02:51:10 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2017-09-04 00:21:23 +0000 |
| commit | 3ef56dc2678258b7211b1870d034c1666becb2bd (patch) | |
| tree | 0798aa4b92b9c2724dbf8ae3db8b852134a10ade /fs/btrfs/dev-replace.c | |
| parent | get rid of SYSVIPC_COMPAT on ia64 (diff) | |
| download | kernel-3ef56dc2678258b7211b1870d034c1666becb2bd.tar.gz kernel-3ef56dc2678258b7211b1870d034c1666becb2bd.zip | |
ipc: Make sys_semtimedop() y2038 safe
struct timespec is not y2038 safe on 32 bit machines.
Replace timespec with y2038 safe struct timespec64.
Note that the patch only changes the internals without
modifying the syscall interface. This will be part
of a separate series.
Signed-off-by: Deepa Dinamani <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
