Files
linux-stable-mirror/fs
Filipe MananaandGreg Kroah-Hartman 18eb53a273 btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
commit 28cb13f29f upstream.

Instead of doing a BUG_ON() handle the error by returning -EUCLEAN,
aborting the transaction and logging an error message.

Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
[Minor conflict resolved due to code context change.]
Signed-off-by: Jianqi Ren <jianqi.ren.cn@windriver.com>
Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-05-22 14:10:09 +02:00
..
2024-10-22 15:56:43 +02:00
2024-12-14 19:54:52 +01:00
2025-02-21 13:48:53 +01:00
2025-03-28 21:58:51 +01:00
2024-02-23 09:12:45 +01:00
2025-05-22 14:09:58 +02:00