diff options
author | Qu Wenruo <[email protected]> | 2019-04-04 14:45:30 +0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2019-04-29 19:02:48 +0200 |
commit | dd28b6a5aad306c417477db700ed0848c923a31c (patch) | |
tree | c29b5c0537f6412730e71d16cae673605f6a4294 /scripts/gen_compile_commands.py | |
parent | b28b1f0ce44c1b9ebc1c43e3eba18c1f1f5d9cec (diff) |
btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref
The process_func function pointer is local to __btrfs_mod_ref() and
points to either btrfs_inc_extent_ref() or btrfs_free_extent().
Open code it to make later delayed ref refactor easier, so we can
refactor btrfs_inc_extent_ref() and btrfs_free_extent() in different
patches.
Reviewed-by: Nikolay Borisov <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Qu Wenruo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions