summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2021-03-12 15:24:56 -0500
committerDavid Sterba <dsterba@suse.com>2021-04-19 17:25:19 +0200
commitffe30dd892ad37f1193ae639ce7e2ad142a62721 (patch)
treeec267ba84840487ec3c67235f54d18d02bf1035a /tools
parent32c0a6bcaa1f57e80f67bf3ae2b35d00cea8361a (diff)
downloadlinux-ffe30dd892ad37f1193ae639ce7e2ad142a62721.tar.bz2
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 'tools')
0 files changed, 0 insertions, 0 deletions