ostree/src
Umang Jain 3814d075cb lib/repo: Ensure min-free-space* config value doesn't overflow
when converted to bytes

In a subsequent commit, we add a public API to read the value of
min-free-space-* value in bytes. The value for free space check
is enforced in terms of block size instead of bytes. Therefore,
for consistency we check while preparing the transaction that the
value doesn't overflow when converted to bytes.

https://phabricator.endlessm.com/T23694

Closes: #1715
Approved by: cgwalters
2018-09-04 21:31:33 +00:00
..
boot ostree-remount.service: RemainAfterExit=yes 2018-07-31 21:15:57 +00:00
libostree lib/repo: Ensure min-free-space* config value doesn't overflow 2018-09-04 21:31:33 +00:00
libotutil lib: Fix some logic/error-checking code 2018-07-26 21:01:19 +00:00
ostree ostree/config: Delete rogue printf and tweak help 2018-08-21 10:36:12 +00:00
rofiles-fuse Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
switchroot switchroot: Move late /run/ostree-booted creation to ostree-system-generator 2018-07-09 00:11:31 +00:00