linux: fallocate() fixes
authorJens Axboe <axboe@kernel.dk>
Thu, 1 Mar 2012 15:07:46 +0000 (16:07 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 1 Mar 2012 15:07:46 +0000 (16:07 +0100)
commit52ad4b94056b594b0fa1012467f944804a8241db
tree8d0196ae9a599308587ee65bc0c2dcfd419f4622
parent25dfa848abbb6c35b4d45fabd5a8e82cb77fb285
linux: fallocate() fixes

Enable posix_fallocate() for glibc >= 2.6 as before, but
only enable fallocate() from 2.8 and up.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
os/os-linux.h