btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.
authorQu Wenruo <[email protected]>
Fri, 28 Feb 2014 02:46:14 +0000 (10:46 +0800)
committerJosef Bacik <[email protected]>
Mon, 10 Mar 2014 19:17:12 +0000 (15:17 -0400)
commitdc6e320998fb907e4c19032d545d461bfe5040d1
treeb21fe7b84d7df8da954cc25a27ef277dfdb63621
parent736cfa15e89a654436d4149c109bf1ae09fc67cf
btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue.

Replace the fs_info->fixup_workers 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/super.c