From: Tim Gardner Date: Thu, 12 Jan 2012 15:31:55 +0000 (+0100) Subject: ecryptfs: Improve metadata read failure logging X-Git-Tag: v3.2.3~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d26d309c717c8598762773668be149296cf470;p=pandora-kernel.git ecryptfs: Improve metadata read failure logging commit 30373dc0c87ffef68d5628e77d56ffb1fa22e1ee upstream. 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 Signed-off-by: Tyler Hicks Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed