diff options
author | Qu Wenruo <wqu@suse.com> | 2022-04-01 14:23:22 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-05-16 18:03:15 +0300 |
commit | 46900662d02f416fc49d21a4fe816df4b6507db1 (patch) | |
tree | 8354fad4b1819859e203a40d6010c3fb7cf7081a /tools/perf/scripts/python/flamegraph.py | |
parent | 3e77605d6a81efd39278a5ca2ee57737eb2659d2 (diff) | |
download | linux-46900662d02f416fc49d21a4fe816df4b6507db1.tar.xz |
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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions