diff options
| author | Qu Wenruo <[email protected]> | 2022-04-01 11:23:22 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-05-16 15:03:15 +0000 |
| commit | 46900662d02f416fc49d21a4fe816df4b6507db1 (patch) | |
| tree | 8354fad4b1819859e203a40d6010c3fb7cf7081a /fs/btrfs/async-thread.c | |
| parent | btrfs: raid56: make rbio_add_io_page() subpage compatible (diff) | |
| download | kernel-46900662d02f416fc49d21a4fe816df4b6507db1.tar.gz kernel-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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions
