From: Tim Gardner Date: Thu, 12 Jan 2012 15:31:55 +0000 (+0100) Subject: ecryptfs: Improve metadata read failure logging X-Git-Tag: v3.3-rc2~34^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30373dc0c87ffef68d5628e77d56ffb1fa22e1ee;p=pandora-kernel.git ecryptfs: Improve metadata read failure logging Print inode on metadata read failure. The only real way of dealing with metadata read failures is to delete the underlying file system file. Having the inode allows one to 'find . -inum INODE`. [tyhicks@canonical.com: Removed some minor not-for-stable parts] Signed-off-by: Tim Gardner Reviewed-by: Kees Cook Cc: stable@vger.kernel.org Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed