]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit46de79337e93a7d60c93e21eedaa1b170c3001e2
treeb427daf4e0a56740cf791e391c66b8ee4ba12bc3
parentab2d2a4b5c8baeaa9302d236584f4b4d8a94692f
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