diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2014-03-01 16:09:26 +0400 |
---|---|---|
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | 2014-03-04 12:05:47 +0400 |
commit | 2c81fc4fb41f589454861bbdb90ffde73840b8f8 (patch) | |
tree | a5f8f323061443320b0636b5319f659d60ea2741 /include/linux/syscalls.h | |
parent | 00fcb1494f645be4e0cd703756448fc64ca2a44a (diff) | |
download | linux-2c81fc4fb41f589454861bbdb90ffde73840b8f8.tar.xz |
s390/compat: add sync_file_range and fallocate compat syscalls
The compat syscall wrappers for sync_file_range and fallocate merged 32 bit
parameters into 64 bit parameters. Therefore they did more than just the
usual zero and/or sign extension of system call parameters.
So convert these two wrappers to full s390 specific compat sytem calls.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'include/linux/syscalls.h')
0 files changed, 0 insertions, 0 deletions