diff options
| author | Filipe Manana <fdmanana@suse.com> | 2025-08-28 19:46:18 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-11-02 16:18:04 +0300 |
| commit | 2f4097e63e5b300d7ab984a20fd1ac24192a7df3 (patch) | |
| tree | 0c4127b6150f02ebd4f94e1241aa41b50ba4655d /scripts/gdb/linux/xarray.py | |
| parent | e3eec45b91f68c819ac350aac74dc5bd49ff7a7d (diff) | |
| download | linux-2f4097e63e5b300d7ab984a20fd1ac24192a7df3.tar.xz | |
btrfs: use level argument in log tree walk callback replay_one_buffer()
[ Upstream commit 6cb7f0b8c9b0d6a35682335fea88bd26f089306f ]
We already have the extent buffer's level in an argument, there's no need
to first ensure the extent buffer's data is loaded (by calling
btrfs_read_extent_buffer()) and then call btrfs_header_level() to check
the level. So use the level argument and do the check before calling
btrfs_read_extent_buffer().
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions
