diff options
author | David Sterba <dsterba@suse.com> | 2024-01-12 20:31:40 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 18:24:46 +0300 |
commit | c03c89f821e51325d0e592cf625cf5e0a26fa3a7 (patch) | |
tree | dd1bf3e1c9a99a123cf1458701e701bbdea768e2 /scripts/gdb/linux/utils.py | |
parent | 835cd82649aa5d33045fbf6b393bddc3812e9a10 (diff) | |
download | linux-c03c89f821e51325d0e592cf625cf5e0a26fa3a7.tar.xz |
btrfs: handle errors returned from unpin_extent_cache()
We've had numerous attempts to let function unpin_extent_cache() return
void as it only returns 0. There are still error cases to handle so do
that, in addition to the verbose messages. The only caller
btrfs_finish_one_ordered() will now abort the transaction, previously it
let it continue which could lead to further problems.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions