git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ed8868
)
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 17 May 2010 01:00:00 +0000
(21:00 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 17 May 2010 01:00:00 +0000
(21:00 -0400)
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" <tytso@mit.edu>
No differences found