diff options
author | Josef Bacik <josef@toxicpanda.com> | 2020-12-16 19:18:44 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-01-07 19:25:05 +0300 |
commit | 71008734d27f2276fcef23a5e546d358430f2d52 (patch) | |
tree | 586f1c1abd338127c95b8ff22d92122e3c8864ec /fs/btrfs/extent_io.c | |
parent | a8cc263eb58ca133617662a5a5e07131d0ebf299 (diff) | |
download | linux-71008734d27f2276fcef23a5e546d358430f2d52.tar.xz |
btrfs: print the actual offset in btrfs_root_name
We're supposed to print the root_key.offset in btrfs_root_name in the
case of a reloc root, not the objectid. Fix this helper to take the key
so we have access to the offset when we need it.
Fixes: 457f1864b569 ("btrfs: pretty print leaked root name")
Reviewed-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/extent_io.c')
0 files changed, 0 insertions, 0 deletions