Files
linux/fs/btrfs
Qu Wenruo 07e4d38080 btrfs: raid56: make __raid_recover_endio_io() subpage compatible
This involves:

- Use sector_ptr interface to grab the pointers

- Add sector->pgoff to pointers[]

- Rebuild data using sectorsize instead of PAGE_SIZE

- Use memcpy() to replace copy_page()

Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-05-16 17:03:15 +02:00
..
2022-01-07 14:18:23 +01:00
2021-06-22 14:11:57 +02:00
2022-05-16 17:03:11 +02:00
2021-06-22 14:11:57 +02:00
2022-05-16 17:03:11 +02:00
2022-05-16 17:03:09 +02:00