diff options
author | Qu Wenruo <wqu@suse.com> | 2020-06-24 18:03:03 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-07 20:57:27 -0400 |
commit | 92bc179c5f85d0d55f2fecfbcaec8852e84fa0a4 (patch) | |
tree | 46c24fe863713ec758a77edf712f5caf9d1dc524 /fs/btrfs/btrfs.c | |
parent | cafffc50ad9b16fb4c8f51ceb6d7998490bcbb09 (diff) |
fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()
The existing __btrfs_readlink() can be easily re-implemented using the
extent buffer based btrfs_readlink().
This is the first step to re-implement U-Boot's btrfs code.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
Diffstat (limited to 'fs/btrfs/btrfs.c')
0 files changed, 0 insertions, 0 deletions