7397e14c0a
fileutil, wal: refactor file locking
...
File lock interface was more verbose than it needed to be while
simultaneously making it difficult to support systems (e.g., Windows)
that only permit locked writes on a single fd holding the lock.
2016-03-16 15:02:15 -07:00
dc87454487
fileutil: return on error and send it to error chan
2015-06-10 15:59:24 -07:00
e2c2f098bc
fileutil: use leveled logging
2015-06-10 15:57:59 -07:00
f1ed69e883
*: switch to line comments for copyright
...
Build tags are not compatible with block comments.
Also adds copyright header to a few places it was missing.
2015-01-26 09:53:30 -08:00
ea94d19147
*: lock the in using files; do not purge locked the wal files
2014-12-14 19:27:22 -08:00
d3db010190
*: support purging old wal/snap files
2014-12-01 11:50:17 -08:00