From: Theodore Ts'o Date: Mon, 17 May 2010 01:00:00 +0000 (-0400) Subject: ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() X-Git-Tag: v2.6.35-rc1~39^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24676da469f50f433baa347845639662c561d1f6;p=pandora-kernel.git ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() EXT4_ERROR_INODE() tends to provide better error information and in a more consistent format. Some errors were not even identifying the inode or directory which was corrupted, which made them not very useful. Addresses-Google-Bug: #2507977 Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed