jffs2: Wake GC thread when there are blocks to be erased
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Wed, 19 May 2010 15:55:40 +0000 (16:55 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 19 May 2010 15:55:40 +0000 (16:55 +0100)
commitd6ce171069635f05737935adc813b4d48d71a583
treeb0356df55a3d86cf9f5074ea926294fd3a206607
parent0717bf8411bb673dd2369aaa096f7396446b38f5
jffs2: Wake GC thread when there are blocks to be erased

Now that we trigger block erases from jffs2_garbage_collect_pass(),
adjust jffs2_thread_should_wake() to return 1 when there are blocks to
erase.

Signed-off-by: Joakim Tjernlund <joakim.tjernlund@transmode.se>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
fs/jffs2/nodemgmt.c