commit | f2205fbb5a8933514fd343cc329df631802b4543 | [log] [tgz] |
---|---|---|
author | Patrick Mansfield <patmans@us.ibm.com> | Sun Nov 04 04:42:03 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Nov 08 14:15:32 2007 +1100 |
tree | 6d3a07146de64900ef44d4e443c50eb30139f23d | |
parent | b37ceefe7cfc56f27f03269206a53faedb8be9fd [diff] |
[POWERPC] Change fallocate to match unistd.h on powerpc Fix the fallocate system call on powerpc to match its unistd.h. This implies none of these system calls are currently working with the unistd.h sys call values: fallocate signalfd timerfd eventfd sync_file_range2 Signed-off-by: Patrick Mansfield <patmans@us.ibm.com> Acked-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>