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:
60e2ec4
)
ocfs2: Don't oops in ocfs2_kill_sb on a failed mount
author
Jan Kara
<jack@suse.cz>
Thu, 30 Jul 2009 15:01:53 +0000
(17:01 +0200)
committer
Joel Becker
<joel.becker@oracle.com>
Mon, 17 Aug 2009 21:32:24 +0000
(14:32 -0700)
If we fail to mount the filesystem, we have to be careful not to dereference
uninitialized structures in ocfs2_kill_sb.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
No differences found