push
travis-ci
Fix compilation failure due to missing FALLOC_FL_KEEP_SIZE FALLOC_FL_KEEP_SIZE flag has existed since fallocate() was first introduced, but it was not defined in glibc headers for a while. Define it manually if necessary. Follow-up b9db91e1cdcc ("xlog: fix fallocate vs read race"). (cherry picked from commit f22f3d248)
41053 of 49918 relevant lines covered (82.24%)
844983.01 hits per line