Fix disk space checking when zero blocks / inodes are available (rhbz#308171)
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 27 Sep 2007 07:37:19 +0000 (10:37 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 27 Sep 2007 07:37:19 +0000 (10:37 +0300)
commitc8e421400c007442646af2979a8d622319c5d30d
tree990201e1435f2c39de82aded5f11160b85223d51
parent7c1a960aaea9fcdf5346844069eee9daae66d58b
Fix disk space checking when zero blocks / inodes are available (rhbz#308171)

When installing a rpm that requires space on a filesystem with 0 blocks free,
rpm will not detect that there is insufficient space on the filesystem.

Patch from Patrick Bergamin
lib/rpmts.c