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)
commit91dbb4deb30e817efc8d6bed89b1190a489ca776
treed3742a35be49da1ab785ac398459d7a71a64a765
parent4837c672fd4d43c519d6b53308ee68d45b91b872
JFS: Use the kthread_ API

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>
fs/jfs/jfs_logmgr.c
fs/jfs/jfs_superblock.h
fs/jfs/jfs_txnmgr.c
fs/jfs/super.c