diff options
author | Josef Bacik <[email protected]> | 2022-02-23 14:06:43 -0500 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-03-14 13:13:53 +0100 |
commit | b3c958a3694eb8280de9ee3b241ced03bce5ad5f (patch) | |
tree | 88c1648f8b7ecfd1838ef244ffa077c35345cc57 /fs/btrfs/disk-io.c | |
parent | 313ab75399d0c7d0ebc718c545572c1b4d8d22ef (diff) |
btrfs: remove BUG_ON(ret) in alloc_reserved_tree_block
Switch this to an ASSERT() and return the error in the normal case.
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions