jffs2: move jffs2_gcd_mtd threads to the new kthread API
authorGerard Lledo <gerard.lledo@gmail.com>
Wed, 17 Jun 2009 20:08:55 +0000 (13:08 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 4 Sep 2009 08:53:35 +0000 (09:53 +0100)
commit91e0955b57377578f7555b5d0f2a21040691004b
treef7f2e11890e12027882ef1fba1b56cb62457bff4
parent2c78c44362bc9b7c715a3c2119b89a407c1cb739
jffs2: move jffs2_gcd_mtd threads to the new kthread API

Move the jffs2 garbage collecting thread to the new kthread API.

Signed-off-by: Gerard Lledo <gerard.lledo@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
fs/jffs2/background.c