diff options
| author | Qu Wenruo <[email protected]> | 2022-04-01 11:23:26 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-05-16 15:03:15 +0000 |
| commit | 6346f6bf16a0fd76f5f50077c469fa8e88724996 (patch) | |
| tree | 3759482324c21ac7e6a832fdb4cb7c54fe55c0c7 /fs/btrfs/async-thread.c | |
| parent | btrfs: raid56: open code rbio_stripe_page_index() (diff) | |
| download | kernel-6346f6bf16a0fd76f5f50077c469fa8e88724996.tar.gz kernel-6346f6bf16a0fd76f5f50077c469fa8e88724996.zip | |
btrfs: raid56: make raid56_add_scrub_pages() subpage compatible
This requires one extra parameter @pgoff for the function.
In the current code base, scrub is still one page per sector, thus the
new parameter will always be 0.
It needs the extra subpage scrub optimization code to fully take
advantage.
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
