]> git.ipfire.org Git - thirdparty/linux.git/commit - fs/ioctl.c
compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 21 Apr 2019 23:24:03 +0000 (19:24 -0400)
committerArnd Bergmann <arnd@arndb.de>
Wed, 23 Oct 2019 15:15:57 +0000 (17:15 +0200)
commit011da44bc5b6520d00b42c584a4fefc85f7b332b
treeb427daf4e0a56740cf791e391c66b8ee4ba12bc3
parent34d3d0e65e3a84bc76e75431528e41f9f94bd6cf
compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c

... and lose the ridiculous games with compat_alloc_user_space()
there.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
fs/compat_ioctl.c
fs/ioctl.c
include/linux/falloc.h