]> git.saurik.com Git - redis.git/commitdiff
Fix compilation on Linux kernels or glibc versions lacking sync_file_range().
authorantirez <antirez@gmail.com>
Thu, 25 Oct 2012 14:15:55 +0000 (16:15 +0200)
committerantirez <antirez@gmail.com>
Thu, 25 Oct 2012 20:01:20 +0000 (22:01 +0200)
This fixes issue #667.

Many thanks to Didier Spezia for the fix.


No differences found