diff options
author | 2021-05-31 16:50:43 +0800 | |
---|---|---|
committer | 2021-06-21 15:19:09 +0200 | |
commit | 9047e3170a06f60a96a1d4a2f7762000657c7bbb (patch) | |
tree | 5b887dc585143b6dcc1ff5575756c674d328fa93 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: make __process_pages_contig() to handle subpage dirty/error/writeback status (diff) | |
download | wireguard-linux-9047e3170a06f60a96a1d4a2f7762000657c7bbb.tar.xz wireguard-linux-9047e3170a06f60a96a1d4a2f7762000657c7bbb.zip |
btrfs: make end_bio_extent_writepage() to be subpage compatible
Now in end_bio_extent_writepage(), the only subpage incompatible code is
the end_page_writeback().
Just call the subpage helpers.
Tested-by: Ritesh Harjani <riteshh@linux.ibm.com> # [ppc64]
Tested-by: Anand Jain <anand.jain@oracle.com> # [aarch64]
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions