aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/backref.c
diff options
context:
space:
mode:
authorGravatar David Sterba <dsterba@suse.com> 2024-01-24 17:26:25 +0100
committerGravatar David Sterba <dsterba@suse.com> 2024-03-04 16:24:50 +0100
commitdbe6cda68f0e1be269e6509c8bf3d8d89089c1c4 (patch)
treee68b9bc50827cd05e8c7ebd9be291ee7679bc533 /fs/btrfs/backref.c
parentbtrfs: remove do_list variable at btrfs_clear_delalloc_extent() (diff)
downloadlinux-dbe6cda68f0e1be269e6509c8bf3d8d89089c1c4.tar.gz
linux-dbe6cda68f0e1be269e6509c8bf3d8d89089c1c4.tar.bz2
linux-dbe6cda68f0e1be269e6509c8bf3d8d89089c1c4.zip
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 'fs/btrfs/backref.c')
0 files changed, 0 insertions, 0 deletions