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>
Showing
- fs/btrfs/btrfs.c 6 additions, 6 deletionsfs/btrfs/btrfs.c
- fs/btrfs/btrfs.h 5 additions, 5 deletionsfs/btrfs/btrfs.h
- fs/btrfs/compat.h 3 additions, 0 deletionsfs/btrfs/compat.h
- fs/btrfs/ctree.h 7 additions, 0 deletionsfs/btrfs/ctree.h
- fs/btrfs/dir-item.c 6 additions, 6 deletionsfs/btrfs/dir-item.c
- fs/btrfs/inode.c 14 additions, 14 deletionsfs/btrfs/inode.c
- fs/btrfs/subvolume.c 2 additions, 2 deletionsfs/btrfs/subvolume.c
Loading
Please register or sign in to comment