summaryrefslogtreecommitdiff
path: root/fs/btrfs/delayed-ref.c
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fb.com>2018-12-03 10:20:31 -0500
committerDavid Sterba <dsterba@suse.com>2018-12-17 14:51:46 +0100
commitbedc661760a9837d592070669b296ab58e8f40c9 (patch)
treeee10171a2963c617f9359dbedc9475cef353f4b1 /fs/btrfs/delayed-ref.c
parent07c47775f410168c259494ecb8f62cee0a84ec81 (diff)
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 <lufq.fnst@cn.fujitsu.com> Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/delayed-ref.c')
0 files changed, 0 insertions, 0 deletions