diff options
author | David Sterba <dsterba@suse.com> | 2024-01-24 19:26:25 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 18:24:50 +0300 |
commit | dbe6cda68f0e1be269e6509c8bf3d8d89089c1c4 (patch) | |
tree | e68b9bc50827cd05e8c7ebd9be291ee7679bc533 /scripts/gdb/linux/utils.py | |
parent | 4e94ee80e197bf0eaa18b3eb2b98850f0adced3a (diff) | |
download | linux-dbe6cda68f0e1be269e6509c8bf3d8d89089c1c4.tar.xz |
btrfs: push errors up from add_async_extent()
The memory allocation error in add_async_extent() is not handled
properly, return an error and push the BUG_ON to the caller. Handling it
there is not trivial so at least make it visible.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions