diff options
| author | Adarsh Das <adarshdas950@gmail.com> | 2026-02-03 22:53:57 +0530 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-02-18 15:25:53 +0100 |
| commit | be6324a809dbda76d5fdb23720ad9b20e5c1905c (patch) | |
| tree | 9e157fc82caa61ec51efdec1f5d462bbb5067f5b /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 1c88823a1958011343fa33b12a40fe42e829d9d9 (diff) | |
btrfs: replace BUG() with error handling in __btrfs_balance()
We search with offset (u64)-1 which should never match exactly.
Previously this was handled with BUG(). Now logs an error
and return -EUCLEAN.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Adarsh Das <adarshdas950@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
