diff options
author | Qu Wenruo <wqu@suse.com> | 2020-06-24 18:03:02 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-07 20:57:27 -0400 |
commit | cafffc50ad9b16fb4c8f51ceb6d7998490bcbb09 (patch) | |
tree | 06f006ba70c9fdaa64677666188e5c2587311ff3 /fs/btrfs/disk-io.c | |
parent | f06bfcf54d0e91892fcd1379e04aae9cd031fc78 (diff) |
fs: btrfs: Rename path resolve related functions to avoid name conflicts
Since the old code is using __btrfs_path/__btrfs_root which is different
from the regular extent buffer based one, we add "__" prefix for the old
implementation to avoid name conflicts for the incoming crossport.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
Diffstat (limited to 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions