]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: Cleanup the old btrfs_worker.
authorQu Wenruo <quwenruo@cn.fujitsu.com>
Fri, 28 Feb 2014 02:46:18 +0000 (10:46 +0800)
committerJosef Bacik <jbacik@fb.com>
Mon, 10 Mar 2014 19:17:15 +0000 (15:17 -0400)
commit4272ce9cfff22c6e8fe1a6ed7d91cd931ddb16a8
tree72cff91c3bb1426473d5d70a2b99684c86102594
parent419704a439881a2123f33b1ea095f0ae5b80939d
btrfs: Cleanup the old btrfs_worker.

Since all the btrfs_worker is replaced with the newly created
btrfs_workqueue, the old codes can be easily remove.

Signed-off-by: Quwenruo <quwenruo@cn.fujitsu.com>
Tested-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fb.com>
fs/btrfs/async-thread.c
fs/btrfs/async-thread.h
fs/btrfs/ctree.h
fs/btrfs/disk-io.c
fs/btrfs/super.c