diff options
author | Liu Bo <bo.li.liu@oracle.com> | 2016-07-11 18:52:57 -0700 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-07-26 13:52:25 +0200 |
commit | f49070957ffed84feb7944550f7edd53672b5201 (patch) | |
tree | 3940871f4eec0f48ac52a78e4d12aac15742c2cc /fs/btrfs/async-thread.h | |
parent | 39581a3a1af7e03af41dde62a6485a934deb109b (diff) | |
download | op-kernel-dev-f49070957ffed84feb7944550f7edd53672b5201.zip op-kernel-dev-f49070957ffed84feb7944550f7edd53672b5201.tar.gz |
Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()
Since it is just an in-memory building of the backrefs of several
btree blocks, nothing is fatal other than memory leaks, so this
changes BUG_ON()'s to ASSERT()'s.
Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/async-thread.h')
0 files changed, 0 insertions, 0 deletions