[PATCH] get rid of indirect users of namei.h
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 26 Jul 2008 07:46:43 +0000 (03:46 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 27 Jul 2008 00:53:42 +0000 (20:53 -0400)
commit3f8206d496e9e9495afb1d4e70d29712b4d403c9
tree5bedea1aff8b5e584fbf8497c80fcaccf9242d69
parent964bd183624c03680796b63b4ab97ee3905a806a
[PATCH] get rid of indirect users of namei.h

fs.h needs path.h, not namei.h; nfs_fs.h doesn't need it at all.
Several places in the tree needed direct include.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/nfsd/nfsctl.c
fs/ubifs/file.c
include/linux/fs.h
include/linux/nfs_fs.h
kernel/cgroup.c