-
Notifications
You must be signed in to change notification settings - Fork 201
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
volume: allow extend cow preallocated
Relax assumption that cow volumes do now need to be extended to only those that are sparse. Preallocated volumes should be extended to avoid pausing VMs when it reaches its truesize, while having bigger capacity. Bug-Url: https://bugzilla.redhat.com/2170689 Signed-off-by: Albert Esteve <aesteve@redhat.com>
- Loading branch information
1 parent
af00ec8
commit 603699c
Showing
2 changed files
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters