diff options
author | Filipe Manana <[email protected]> | 2019-05-06 16:44:12 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2019-05-16 14:33:51 +0200 |
commit | 4e9845eff5a8027b5181d5bff56a02991fe46d48 (patch) | |
tree | d49383efac1e04f415a37a0aa0931cb6703040bc /drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c | |
parent | 0c713cbab6200b0ab6473b50435e450a6e1de85d (diff) |
Btrfs: tree-checker: detect file extent items with overlapping ranges
Having file extent items with ranges that overlap each other is a
serious issue that leads to all sorts of corruptions and crashes (like a
BUG_ON() during the course of __btrfs_drop_extents() when it traims file
extent items). Therefore teach the tree checker to detect such cases.
This is motivated by a recently fixed bug (race between ranged full
fsync and writeback or adjacent ranges).
Reviewed-by: Josef Bacik <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c')
0 files changed, 0 insertions, 0 deletions