Have configure check if fallocate() actually links, which works
authorWayne Davison <wayned@samba.org>
Tue, 29 Dec 2009 18:33:56 +0000 (10:33 -0800)
committerWayne Davison <wayned@samba.org>
Tue, 29 Dec 2009 18:33:56 +0000 (10:33 -0800)
around a glibc bug for a missing fallocate64() call.  Added detection
and support for fallocate()'s FALLOC_FL_KEEP_SIZE.


No differences found