]> Git Repo - linux.git/commit
btrfs: Replace fs_info->workers with btrfs_workqueue.
authorQu Wenruo <[email protected]>
Fri, 28 Feb 2014 02:46:06 +0000 (10:46 +0800)
committerJosef Bacik <[email protected]>
Mon, 10 Mar 2014 19:17:05 +0000 (15:17 -0400)
commit5cdc7ad337fb08f630ac3538fb10e4a75de2572d
tree687306cffdd6d1bee1717f1cea6e6900a7df0bb8
parent0bd9289c28c3b6a38f5a05a812afae0274674fa2
btrfs: Replace fs_info->workers with btrfs_workqueue.

Use the newly created btrfs_workqueue_struct to replace the original
fs_info->workers

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/super.c
This page took 0.054304 seconds and 4 git commands to generate.