Files
linux-stable-mirror/fs
Adarsh Das be6324a809 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>
2026-02-18 15:25:53 +01:00
..
2026-01-11 06:09:11 -10:00
2026-01-02 13:43:41 -05:00
2026-01-16 19:15:14 +01:00
2025-12-16 00:57:29 -05:00