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:
8b91c56
)
ext4: Avoid null pointer dereference when decoding EROFS w/o a journal
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 28 Jul 2009 03:09:47 +0000
(23:09 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 1 Apr 2010 22:52:23 +0000
(15:52 -0700)
commit
78f1ddbb498283c2445c11b0dfa666424c301803
upstream.
We need to check to make sure a journal is present before checking the
journal flags in ext4_decode_error().
Signed-off-by: Eric Sesterhenn <eric.sesterhenn@lsexperts.de>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found