diff options
author | 2023-05-31 08:04:59 +0200 | |
---|---|---|
committer | 2023-06-19 13:59:35 +0200 | |
commit | f22b5dcbd71edea087946511554956591557de9a (patch) | |
tree | cfbc9419aacc754c531d748c773b976e74a8e487 /drivers/pci/controller/dwc | |
parent | btrfs: remove PAGE_SET_ERROR (diff) | |
download | wireguard-linux-f22b5dcbd71edea087946511554956591557de9a.tar.xz wireguard-linux-f22b5dcbd71edea087946511554956591557de9a.zip |
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 <josef@toxicpanda.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions