Yicheng Qin 44de670de7 wal: allow at most one WAL function called at one time
SaveSnap and Save are called in separate goroutines now. Allow at most
one WAL function being called at one time to protect internal fields and
guarantee execution order.
Or one possible bug is that the new cut file is started with snapshot
entry instead of crc entry.
2015-04-08 00:34:30 -07:00
..
2015-03-25 10:14:35 -07:00
2015-03-05 20:19:17 -08:00
2015-02-28 11:18:59 -08:00
2015-02-28 11:06:11 -08:00
2015-03-24 22:53:15 -07:00