git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
964bd18
)
[PATCH] get rid of indirect users of namei.h
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 26 Jul 2008 07:46:43 +0000
(
03:46
-0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 27 Jul 2008 00:53:42 +0000
(20:53 -0400)
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>
No differences found