diff options
author | Qu Wenruo <[email protected]> | 2022-04-01 19:23:22 +0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-05-16 17:03:15 +0200 |
commit | 46900662d02f416fc49d21a4fe816df4b6507db1 (patch) | |
tree | 8354fad4b1819859e203a40d6010c3fb7cf7081a /lib/mpi/mpiutil.c | |
parent | 3e77605d6a81efd39278a5ca2ee57737eb2659d2 (diff) |
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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions