Use statvfs on OSX.
Fixes a recent-ish build warning on about 64 bit vs non. This is the method used by the disk-free-space library, and I tested it to yield the same results on even 10 tb drives on OSX -- so it's getting 64 bit values.
This commit is contained in:
parent
849c0a1c67
commit
b9c6a56b0e
2 changed files with 8 additions and 11 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
git-annex (5.20151020) UNRELEASED; urgency=medium
|
||||
|
||||
* Use statvfs on OSX.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Mon, 19 Oct 2015 17:00:21 -0400
|
||||
|
||||
git-annex (5.20151019) unstable; urgency=medium
|
||||
|
||||
* Fix a longstanding, but unlikely to occur bug, where dropping
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue