diff options
author | 2023-05-31 08:04:58 +0200 | |
---|---|---|
committer | 2023-06-19 13:59:35 +0200 | |
commit | a994310aa26fcb6bd7529714ea713b6792630f67 (patch) | |
tree | b1bdef39c8189648cfc36792420ff87851e0d627 /drivers/pci/controller/dwc | |
parent | btrfs: stop setting PageError in the data I/O path (diff) | |
download | wireguard-linux-a994310aa26fcb6bd7529714ea713b6792630f67.tar.xz wireguard-linux-a994310aa26fcb6bd7529714ea713b6792630f67.zip |
btrfs: remove PAGE_SET_ERROR
Now that the btrfs writeback code has stopped using PageError, using
PAGE_SET_ERROR to just set the per-address_space error flag is confusing.
Open code the mapping_set_error calls in the callers and remove
the PAGE_SET_ERROR flag.
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