aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.c
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2022-04-01 11:23:22 +0000
committerDavid Sterba <[email protected]>2022-05-16 15:03:15 +0000
commit46900662d02f416fc49d21a4fe816df4b6507db1 (patch)
tree8354fad4b1819859e203a40d6010c3fb7cf7081a /fs/btrfs/async-thread.c
parentbtrfs: raid56: make rbio_add_io_page() subpage compatible (diff)
downloadkernel-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