From: John Johansen Date: Thu, 16 Feb 2012 14:28:50 +0000 (-0800) Subject: AppArmor: Retrieve the dentry_path for error reporting when path lookup fails X-Git-Tag: v3.4-rc1~165^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbba8d89acea5d628d1d076b1d8962db438ff832;p=pandora-kernel.git AppArmor: Retrieve the dentry_path for error reporting when path lookup fails When __d_path and d_absolute_path fail due to the name being outside of the current namespace no name is reported. Use dentry_path to provide some hint as to which file was being accessed. Signed-off-by: John Johansen Acked-by: Kees Cook --- Reading git-diff-tree failed