aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2013-12-13 15:41:51 +0000
committerChris Mason <[email protected]>2014-01-28 21:19:54 +0000
commit34b41acec1ccc06373ec584de19618d48ceb09fc (patch)
treec6fbf417b2b8441279eac4f7fbba731c51f205c5 /fs/btrfs/dev-replace.c
parentBtrfs: deal with io_tree->mapping being NULL (diff)
downloadkernel-34b41acec1ccc06373ec584de19618d48ceb09fc.tar.gz
kernel-34b41acec1ccc06373ec584de19618d48ceb09fc.zip
Btrfs: use a bit to track if we're in the radix tree
For creating a dummy in-memory btree I need to be able to use the radix tree to keep track of the buffers like normal extent buffers. With dummy buffers we skip the radix tree step, and we still want to do that for the tree mod log dummy buffers but for my test buffers we need to be able to remove them from the radix tree like normal. This will give me a way to do that. 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