> fallocate-implementation-on-i86-x86_64-and-powerpc.patch
Still broken: arch/x86_64/ia32/ia32entry.S wants compat_sys_fallocate instead
of sys_fallocate. Also compat_sys_fallocate probably should be moved to
fs/compat.c.
We reserved a different syscall number than the one that is used right now
in the patch. Please drop this patch... Martin or I will wire up the syscall
as soon as the x86 variant is merged. Everything else just causes trouble and
confusion.
-