commit | d7baffdaf9f9df8c9715aa507e3be2f409347c74 | [log] [tgz] |
---|---|---|
author | Josef Bacik <[email protected]> | Mon Dec 03 10:20:29 2018 -0500 |
committer | David Sterba <[email protected]> | Mon Dec 17 14:51:46 2018 +0100 |
tree | 58158397803e1a19f9fb44f8f9b82a696b75c792 | |
parent | fdb1e121803433775d1e6f79b21a13add8b22f57 [diff] |
btrfs: add btrfs_delete_ref_head helper We do this dance in cleanup_ref_head and check_ref_cleanup, unify it into a helper and cleanup the calling functions. Reviewed-by: Omar Sandoval <[email protected]> Reviewed-by: Nikolay Borisov <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>