aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2018-12-03 15:20:31 +0000
committerDavid Sterba <[email protected]>2018-12-17 13:51:46 +0000
commitbedc661760a9837d592070669b296ab58e8f40c9 (patch)
treeee10171a2963c617f9359dbedc9475cef353f4b1 /fs/btrfs/dev-replace.c
parentbtrfs: add cleanup_ref_head_accounting helper (diff)
downloadkernel-bedc661760a9837d592070669b296ab58e8f40c9.tar.gz
kernel-bedc661760a9837d592070669b296ab58e8f40c9.zip
btrfs: cleanup extent_op handling
The cleanup_extent_op function actually would run the extent_op if it needed running, which made the name sort of a misnomer. Change it to run_and_cleanup_extent_op, and move the actual cleanup work to cleanup_extent_op so it can be used by check_ref_cleanup() in order to unify the extent op handling. Reviewed-by: Lu Fengqi <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions