diff options
author | 2024-05-07 14:12:11 -0400 | |
---|---|---|
committer | 2024-07-11 15:33:25 +0200 | |
commit | b4236703eb50d03db867ce080823f43c18257d80 (patch) | |
tree | 140ae310167b34e39ada8fff8b25ba615790f384 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc() (diff) | |
download | wireguard-linux-b4236703eb50d03db867ce080823f43c18257d80.tar.xz wireguard-linux-b4236703eb50d03db867ce080823f43c18257d80.zip |
btrfs: handle errors from ref mods during UPDATE_BACKREF in walk_down_proc()
We have blanket BUG_ON(ret) after every one of these reference mod
attempts, which is just incorrect. If we encounter any errors during
walk_down_tree() we will abort, so abort on any one of these failures.
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions