From: Al Viro Date: Sat, 26 Jul 2008 07:46:43 +0000 (-0400) Subject: [PATCH] get rid of indirect users of namei.h X-Git-Tag: v2.6.27-rc1~73^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8206d496e9e9495afb1d4e70d29712b4d403c9;p=pandora-kernel.git [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 --- Reading git-diff-tree failed