diff options
author | Dan McGee <dan@archlinux.org> | 2011-02-15 23:56:44 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-02-15 23:58:08 +0100 |
commit | d1cc1ef6c31dc193adcf48a9aea4a95830c7ae56 (patch) | |
tree | a0808496f537757e32cfc25b0bd83c14a98a6fb0 /lib/libalpm/sync.h | |
parent | 62a2e45b12f746c098523782fb5889793ef59687 (diff) | |
download | pacman-d1cc1ef6c31dc193adcf48a9aea4a95830c7ae56.tar.gz pacman-d1cc1ef6c31dc193adcf48a9aea4a95830c7ae56.tar.xz |
Fix some database size estimation problems
* Use stat() and not lstat(); we don't care for the size of the symlink if
it is one, we want the size of the reference file.
* FS#22896, fix local database estimation on platforms that don't abide by
the nlink assumption for number of children.
* Fix a missing newline on an error message.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/sync.h')
0 files changed, 0 insertions, 0 deletions