]> Git Repo - linux.git/commit
btrfs: factor out block mapping for RAID10
authorJohannes Thumshirn <[email protected]>
Wed, 13 Dec 2023 14:43:01 +0000 (06:43 -0800)
committerDavid Sterba <[email protected]>
Fri, 15 Dec 2023 22:03:58 +0000 (23:03 +0100)
commit8938f112b9c41aaf66f652fc18aa424d2990e15c
tree85b31d05295f5649648c155d69c591aa33b29716
parent5aeb15c8ca0d0cbd30e21391d2c7e25554f1e65e
btrfs: factor out block mapping for RAID10

Now that we have a container for the I/O geometry that has all the needed
information for the block mappings of RAID10, factor out a helper calculating
this information.

Signed-off-by: Johannes Thumshirn <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
fs/btrfs/volumes.c
This page took 0.051207 seconds and 4 git commands to generate.