commit | a046e9c88b0f46677923864295eac7c92cd962cb | [log] [tgz] |
---|---|---|
author | Qu Wenruo <[email protected]> | Fri Feb 28 10:46:18 2014 +0800 |
committer | Josef Bacik <[email protected]> | Mon Mar 10 15:17:15 2014 -0400 |
tree | 72cff91c3bb1426473d5d70a2b99684c86102594 | |
parent | 0339ef2f42bcfbb2d4021ad6f38fe20580082c85 [diff] |
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 <[email protected]> Tested-by: David Sterba <[email protected]> Signed-off-by: Josef Bacik <[email protected]>