diff options
author | Josef Bacik | 2021-03-12 15:24:56 -0500 |
---|---|---|
committer | David Sterba | 2021-04-19 17:25:19 +0200 |
commit | ffe30dd892ad37f1193ae639ce7e2ad142a62721 (patch) | |
tree | ec267ba84840487ec3c67235f54d18d02bf1035a /.gitignore | |
parent | 32c0a6bcaa1f57e80f67bf3ae2b35d00cea8361a (diff) |
btrfs: convert some BUG_ON()'s to ASSERT()'s in do_relocation
A few of these are checking for correctness, and won't be triggered by
corrupted file systems, so convert them to ASSERT() instead of BUG_ON()
and add a comment explaining their existence.
Reviewed-by: Qu Wenruo <wqu@suse.com>
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions