summaryrefslogtreecommitdiffstats
path: root/fs/namei.c
diff options
context:
space:
mode:
authorAl Viro2013-08-30 18:29:49 +0200
committerAl Viro2013-09-08 01:54:57 +0200
commit4e10f3c98888ee88ea2543aa636db6410fa47477 (patch)
treeb54140b4a3db046bebc404ae57e61d9f1ca31b94 /fs/namei.c
parentprune_super(): sb->s_op is never NULL (diff)
downloadkernel-qcow2-linux-4e10f3c98888ee88ea2543aa636db6410fa47477.tar.gz
kernel-qcow2-linux-4e10f3c98888ee88ea2543aa636db6410fa47477.tar.xz
kernel-qcow2-linux-4e10f3c98888ee88ea2543aa636db6410fa47477.zip
Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c
kernel/cgroup.c is the only place in the tree that relies on eventfd.h pulling file.h; move that include there. Switch from eventfd_fget()/fput() to fdget()/fdput(), while we are at it - eventfd_ctx_fileget() will fail on non-eventfd descriptors just fine, no need to do that check twice... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions