From: Al Viro Date: Fri, 5 Feb 2010 06:41:33 +0000 (-0500) Subject: get rid of insanity with namespace roots in tomoyo X-Git-Tag: v2.6.34-rc1~205^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37afdc7960ab493f827b5df9dc1b71b63b44331c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed