[Rpm-maint] [rpm-software-management/rpm] Flush 20+ year old statfs() jungle, always use standard statvfs() (#1143)

Panu Matilainen notifications at github.com
Fri Mar 27 14:24:29 UTC 2020


Unlike that multiple statfs() variants, statvfs() is actually in
POSIX 1-2001 already and covers everything we need so there's little
point mucking with anything else. statvfs() is what Linux has been
using all along anyway this means no change on the primary platform.

If this actually regresses something, adding back OS-specific bits
is not a problem, but at least we'll get a clean start with that.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1143

-- Commit Summary --

  * Flush 20+ year old statfs() jungle, always use standard statvfs()

-- File Changes --

    M configure.ac (121)
    M lib/transaction.c (46)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1143.patch
https://github.com/rpm-software-management/rpm/pull/1143.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1143
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200327/90b6f50b/attachment.html>


More information about the Rpm-maint mailing list