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:
3085354
)
[PATCH] reduce stack footprint in namespace.c
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 22 Mar 2008 00:48:19 +0000
(20:48 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 28 Mar 2008 00:47:40 +0000
(20:47 -0400)
A lot of places misuse struct nameidata when they need struct path.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found