summaryrefslogtreecommitdiff
path: root/fs/btrfs/scrub.c
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2025-10-09 15:10:01 +1030
committerDavid Sterba <dsterba@suse.com>2025-11-24 22:42:23 +0100
commit5387bd958180bfd7ffe454c8d2e7ae2782ebd4cc (patch)
tree2274f8def7cc7ed0584f8c7d4101f6563c4d783e /fs/btrfs/scrub.c
parent1810350b04ef38b375c64304e142de96d90404e1 (diff)
btrfs: raid56: remove sector_ptr structure
Since sector_ptr structure is now only containing a single paddr, there is no need to use that structure. Instead use phys_addr_t array for bio and stripe pointers. This means several helpers are also needed to accept a paddr instead of a sector_ptr pointer. Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/scrub.c')
0 files changed, 0 insertions, 0 deletions