diff options
author | Josef Bacik <josef@toxicpanda.com> | 2025-05-19 21:03:01 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-05-27 14:39:15 +0300 |
commit | b83825a8f56a34e7352e424aae64ffe6b88247d1 (patch) | |
tree | c222d0aebfb5dc66d5e11716aeb7e90d07b86225 /scripts/lib/kdoc/kdoc_output.py | |
parent | eeb133a6341280a1315c12b5b24a42e1fbf35487 (diff) | |
download | linux-b83825a8f56a34e7352e424aae64ffe6b88247d1.tar.xz |
btrfs: don't drop a reference if btrfs_check_write_meta_pointer() fails
In the zoned mode there's a bug in the extent buffer tree conversion to
xarray. The reference for eb is dropped and code continues but the
references get dropped by releasing the batch.
Reported-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reported-by: kernel test robot <oliver.sang@intel.com>
Link: https://lore.kernel.org/linux-btrfs/202505191521.435b97ac-lkp@intel.com/
Fixes: 19d7f65f032f ("btrfs: convert the buffer_radix to an xarray")
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Tested-by: Johannes Thumshirn <johannes.thumshirn@wdc.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 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions