diff options
author | 2022-04-01 19:23:22 +0800 | |
---|---|---|
committer | 2022-05-16 17:03:15 +0200 | |
commit | 46900662d02f416fc49d21a4fe816df4b6507db1 (patch) | |
tree | 8354fad4b1819859e203a40d6010c3fb7cf7081a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: raid56: make rbio_add_io_page() subpage compatible (diff) | |
download | linux-dev-46900662d02f416fc49d21a4fe816df4b6507db1.tar.xz linux-dev-46900662d02f416fc49d21a4fe816df4b6507db1.zip |
btrfs: raid56: make finish_parity_scrub() subpage compatible
The core is to convert direct page usage into sector_ptr usage, and
use memcpy() to replace copy_page().
For pointers usage, we need to convert it to kmap_local_page() +
sector->pgoff.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions