diff options
| author | Josef Bacik <josef@toxicpanda.com> | 2021-11-05 16:45:34 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-01-27 08:46:18 +0100 |
| commit | 6fd73caef430a654da2f9f089e873da81b0a60c4 (patch) | |
| tree | 8740c928dec5e28a7a3e570e6ab0d13f58d484b8 /include/linux/workqueue.h | |
| parent | 2a06b800c5f936e4f670729ef32358ff17d45638 (diff) | |
btrfs: remove BUG_ON() in find_parent_nodes()
[ Upstream commit fcba0120edf88328524a4878d1d6f4ad39f2ec81 ]
We search for an extent entry with .offset = -1, which shouldn't be a
thing, but corruption happens. Add an ASSERT() for the developers,
return -EUCLEAN for mortals.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
