commit | b62205986a73a40e4fc174d2ef668e3895e925bc | [log] [tgz] |
---|---|---|
author | Artem B. Bityuckiy <dedekind@infradead.org> | Tue Jul 12 17:37:12 2005 +0100 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Wed Jul 13 00:02:33 2005 +0200 |
tree | e5754d64dcdf508dd4f3602135c963990d261411 | |
parent | e4fef6618992bea48b7856ebbd236796b744964f [diff] |
[JFFS2] Init locks early during mount 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>