Searched hist:"81 cfc9f1f4ad8d335367bb393bd042cc45b00047" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/jffs2/ |
H A D | gc.c | diff 81cfc9f1f4ad8d335367bb393bd042cc45b00047 Thu Oct 07 11:01:44 CDT 2010 Joakim Tjernlund <Joakim.Tjernlund@transmode.se> jffs2: Fix serious write stall due to erase
Drop the alloc_sem before erasing flash in jffs2_garbage_collect_pass(). Otherwise writes are put on hold until the erase has finised.
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|