Skip to content
Commit f2205fbb authored by Patrick Mansfield's avatar Patrick Mansfield Committed by Paul Mackerras
Browse files

[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: default avatarPatrick Mansfield <patmans@us.ibm.com>
Acked-by: default avatarAnton Blanchard <anton@samba.org>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent b37ceefe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment