btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.
authorQu Wenruo <[email protected]>
Fri, 28 Feb 2014 02:46:10 +0000 (10:46 +0800)
committerJosef Bacik <[email protected]>
Mon, 10 Mar 2014 19:17:08 +0000 (15:17 -0400)
commitfccb5d86d8f52161e013025ccf3101d8fab99a32
treedbec54a51b5c4a1f459ea373fe056bcb6699c154
parenta44903abe9dc23ffa305898368a7a910dbae13c5
btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue.

Replace the fs_info->endio_* workqueues with the newly created
btrfs_workqueue.

Signed-off-by: Qu Wenruo <[email protected]>
Tested-by: David Sterba <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
fs/btrfs/ctree.h
fs/btrfs/disk-io.c
fs/btrfs/inode.c
fs/btrfs/ordered-data.h
fs/btrfs/super.c