[JFFS2] Prevent deadlock during write buffer recovery
authorEstelle Hammache <estelle.hammache@st.com>
Sat, 5 Feb 2005 18:23:40 +0000 (18:23 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 10:23:54 +0000 (12:23 +0200)
commit67d9e95c393d23c229836e28b262dc73d71da784
tree1c22b8ad2715d8155570aa082d6c20ed8c269e11
parent72b56a2d7dccd9ea90f34f6ddb653086a3f3bd2e
[JFFS2] Prevent deadlock during write buffer recovery

Prevent deadlock when checking erased block for
space allocation during wbuf recovery.

Signed-off-by: Estelle Hammache <estelle.hammache@st.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
fs/jffs2/wbuf.c