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:
e4fef66
)
[JFFS2] Init locks early during mount
author
Artem B. Bityuckiy
<dedekind@infradead.org>
Tue, 12 Jul 2005 16:37:12 +0000
(17:37 +0100)
committer
Thomas Gleixner
<tglx@mtd.linutronix.de>
Tue, 12 Jul 2005 22:02:33 +0000
(
00:02
+0200)
In case of a mount error locks might be uninitialized but
accessed by the resulting call to jffs2_kill_sb().
Signed-off-by: Artem B. Bityuckiy <dedekind@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found