Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disk: inherit partition size when converting / to btrfs
Prior this commit, if a blueprint mountpoint grew / and the / partition was converted to btrfs later, we didn't carry the enlarged size over. This commit carries the former partition size to the created btrfs subvolume. A test will be added in the following commit.
- Loading branch information