diff options
author | Christoph Hellwig <[email protected]> | 2023-05-31 08:04:59 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-06-19 13:59:35 +0200 |
commit | f22b5dcbd71edea087946511554956591557de9a (patch) | |
tree | cfbc9419aacc754c531d748c773b976e74a8e487 /scripts/generate_rust_analyzer.py | |
parent | a994310aa26fcb6bd7529714ea713b6792630f67 (diff) |
btrfs: remove non-standard extent handling in __extent_writepage_io
__extent_writepage_io is never called for compressed or inline extents,
or holes. Remove the not quite working code for them and replace it with
asserts that these cases don't happen.
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions