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)
commit08e9fae580ffdee84e2ef25e25386856b6ecea77
treeb046c51ac4e8af5d765974085571b5a37e245a27
parent5214a41bbae94607b196b199b483710e1babf292
Have configure check if fallocate() actually links, which works
around a glibc bug for a missing fallocate64() call.  Added detection
and support for fallocate()'s FALLOC_FL_KEEP_SIZE.
preallocate.diff