[S390] Wire up sys_fallocate.
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 27 Jul 2007 10:29:16 +0000 (12:29 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 27 Jul 2007 10:29:19 +0000 (12:29 +0200)
commit7a8e0c8d9af43c9dfc62a8b2b9cc0484f48f7da4
treea97ebd19d8f1216b63c0d2743fbef93eecf63fb7
parentcb1863a4619e5c80e43acad61b19cc5114b1c60d
[S390] Wire up sys_fallocate.

This patch implements support of fallocate system call on s390(x)
platform.  A wrapper is added to address the issue which s390 ABI has with
the arguments of this system call.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/compat_wrapper.S
arch/s390/kernel/sys_s390.c
arch/s390/kernel/syscalls.S
include/asm-s390/unistd.h