]> git.saurik.com Git - redis.git/commit
Emit a log message when AOF fsync is still in progress but we are forced to write...
authorantirez <antirez@gmail.com>
Mon, 19 Sep 2011 14:52:13 +0000 (16:52 +0200)
committerantirez <antirez@gmail.com>
Mon, 19 Sep 2011 14:52:13 +0000 (16:52 +0200)
commit77ca5fcba639eeb8dec6525b4a43606a734175c7
tree0a0ba5e64f7580861533227dec12790576a4b0a4
parenta60b397b6d2a25072c79fe0a5e29bea89a4d3786
Emit a log message when AOF fsync is still in progress but we are forced to write from the main thread since two seconds already elapsed.
src/aof.c