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:
78f1ddb
)
jbd2: Fail to load a journal if it is too short
author
Jan Kara
<jack@suse.cz>
Fri, 17 Jul 2009 14:40:01 +0000
(10:40 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 17 Jul 2009 14:40:01 +0000
(10:40 -0400)
Due to on disk corruption, it can happen that journal is too short. Fail
to load it in such case so that we don't oops somewhere later.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found