-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rfsmngr: Consider two knobs when checking free space
We have two knobs for the same parameter - reserved storage in the volume where the sysroot's ostree repo is hosted. One of the knobs is used by libostree during ostree pull. This change takes this knob value into account before pulling ostree commit if static delta statistic is available. Thus we don't start ostree pull if we know in advance that the "ostree" knob is going to be violate is going to be violated. Signed-off-by: Mike Sul <[email protected]>
- Loading branch information
Showing
2 changed files
with
22 additions
and
9 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