commit | 37afdc7960ab493f827b5df9dc1b71b63b44331c | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Feb 05 01:41:33 2010 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Mar 03 14:07:59 2010 -0500 |
tree | 6c9b79d2cf73de3c5d371447ded129e3a32167e5 | |
parent | 9f5596af44514f99e3a654a4f7cb813354b9e516 [diff] |
get rid of insanity with namespace roots in tomoyo 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>