diff options
| author | Josef Bacik <[email protected]> | 2013-12-16 18:24:27 +0000 |
|---|---|---|
| committer | Chris Mason <[email protected]> | 2014-01-28 21:19:55 +0000 |
| commit | f28491e0a6c46d99cbbef0f8ef7e314afa2359c8 (patch) | |
| tree | 4a64b0042fbdd784a4dd2e038d9e3833f69bab7a /fs/btrfs/dev-replace.c | |
| parent | Btrfs: use a bit to track if we're in the radix tree (diff) | |
| download | kernel-f28491e0a6c46d99cbbef0f8ef7e314afa2359c8.tar.gz kernel-f28491e0a6c46d99cbbef0f8ef7e314afa2359c8.zip | |
Btrfs: move the extent buffer radix tree into the fs_info
I need to create a fake tree to test qgroups and I don't want to have to setup a
fake btree_inode. The fact is we only use the radix tree for the fs_info, so
everybody else who allocates an extent_io_tree is just wasting the space anyway.
This patch moves the radix tree and its lock into btrfs_fs_info so there is less
stuff I have to fake to do qgroup sanity tests. Thanks,
Signed-off-by: Josef Bacik <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
