commit | 3f8206d496e9e9495afb1d4e70d29712b4d403c9 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Jul 26 03:46:43 2008 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jul 26 20:53:42 2008 -0400 |
tree | 5bedea1aff8b5e584fbf8497c80fcaccf9242d69 | |
parent | 964bd183624c03680796b63b4ab97ee3905a806a [diff] |
[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>