From: antirez Date: Fri, 16 Sep 2011 13:53:01 +0000 (+0200) Subject: use aof_fsync wrapper instead of fsync(2) in bio.c X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/a60b397b6d2a25072c79fe0a5e29bea89a4d3786?hp=a60b397b6d2a25072c79fe0a5e29bea89a4d3786 use aof_fsync wrapper instead of fsync(2) in bio.c ---