JFS: Use the kthread_ API
authorChristoph Hellwig <hch@lst.de>
Wed, 15 Feb 2006 18:49:04 +0000 (12:49 -0600)
committerDave Kleikamp <shaggy@austin.ibm.com>
Wed, 15 Feb 2006 18:49:04 +0000 (12:49 -0600)
Use the kthread_ API instead of opencoding lots of hairy code for kernel
thread creation and teardown.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>

No differences found