]> Git Repo - linux.git/commit
btrfs: factor out block mapping for single profiles
authorJohannes Thumshirn <[email protected]>
Wed, 13 Dec 2023 14:43:04 +0000 (06:43 -0800)
committerDavid Sterba <[email protected]>
Fri, 15 Dec 2023 22:03:59 +0000 (23:03 +0100)
commita16fb8c6f61863f18fab61eeba10a457ff6d71d2
treea752f05b286997423ff84567dd72e2e7c1f67f97
parent089221d3457b8756d6823be9857884d938af817c
btrfs: factor out block mapping for single profiles

Now that we have a container for the I/O geometry that has all the needed
information for the block mappings of SINGLE profiles, 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.051271 seconds and 4 git commands to generate.