* Ignore O_DIRECT if the host OS doesn't provide it. * Use statvfs instead of statfs. The former is in POSIX and more widely available these days.
* Ignore O_DIRECT if the host OS doesn't provide it. * Use statvfs instead of statfs. The former is in POSIX and more widely available these days.