get rid of insanity with namespace roots in tomoyo
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 5 Feb 2010 06:41:33 +0000 (01:41 -0500)
committerAl 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