diff options
author | Johannes Thumshirn <[email protected]> | 2021-09-09 01:19:31 +0900 |
---|---|---|
committer | David Sterba <[email protected]> | 2021-10-26 19:08:01 +0200 |
commit | 4b01c44f15cc4b8260ecfeee0a85ed9756db52e2 (patch) | |
tree | 9a6f86d3b2576176fe66e8f780fb54682642bfd0 /fs/btrfs/tree-log.c | |
parent | 960a3166aed015887cd54423a6589ae4d0b65bd5 (diff) |
btrfs: rename setup_extent_mapping in relocation code
In btrfs code we have two functions called setup_extent_mapping, one in
the extent_map code and one in the relocation code. While both are
private to their respective implementation, this can still be confusing
for the reader.
So rename the version in relocation.c to setup_relocation_extent_mapping.
No functional changes.
Signed-off-by: Johannes Thumshirn <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions