]> 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)
commit5ef2b2afb9de17b56ca19aa34c5319cbf131e46b
tree72cff91c3bb1426473d5d70a2b99684c86102594
parentcb02698b39625232f3cdb1fe7147025bce809d78
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