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:
9f5596a
)
get rid of insanity with namespace roots in tomoyo
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 5 Feb 2010 06:41:33 +0000
(
01:41
-0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 3 Mar 2010 19:07:59 +0000
(14:07 -0500)
passing *any* namespace root to __d_path() as root is equivalent
to just passing it {NULL, NULL}; no need to bother with finding
the root of our namespace in there.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found