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:
ca6e909
)
ext4: add error checking to calls to ext4_handle_dirty_metadata()
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 10 Jan 2011 17:46:59 +0000
(12:46 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 10 Jan 2011 17:46:59 +0000
(12:46 -0500)
Call ext4_std_error() in various places when we can't bail out
cleanly, so the file system can be marked as in error.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found