ext4: Use ext4_error_file() to print the pathname to the corrupted inode
authorTheodore Ts'o <tytso@mit.edu>
Mon, 10 Jan 2011 17:10:55 +0000 (12:10 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 10 Jan 2011 17:10:55 +0000 (12:10 -0500)
Where the file pointer is available, use ext4_error_file() instead of
ext4_error_inode().

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found