etcd/wal
Anthony Romano fe1ddab714 wal: fall back to closing wal if locked dir rename fails
Detecting windows at compile time isn't enough since etcd might be
on linux but the fs is backed by windows.

Fixes: #8178
Fixes: #6984
2017-07-20 13:30:41 -07:00
..
walpb *: add swagger and grpc-gateway assets for v3lock and v3election 2017-04-10 15:21:07 -07:00
decoder.go wal: update LICENSE header 2016-05-12 20:50:04 -07:00
doc.go wal: document grammar correction 2016-08-30 00:50:02 +05:30
encoder.go *: use 'io.Seek*' for go1.7+ 2017-03-20 15:15:24 -07:00
file_pipeline.go wal: use path/filepath instead of path 2017-03-15 17:30:23 -07:00
metrics.go wal: update LICENSE header 2016-05-12 20:50:04 -07:00
record_test.go wal: set PageWriter offset in file encoder 2016-09-28 11:03:24 -07:00
repair.go *: use 'io.Seek*' for go1.7+ 2017-03-20 15:15:24 -07:00
repair_test.go *: use 'io.Seek*' for go1.7+ 2017-03-20 15:15:24 -07:00
util.go wal: don't warn when opening wal directory with stale tmp files 2016-05-31 06:25:23 -07:00
wal.go wal: fall back to closing wal if locked dir rename fails 2017-07-20 13:30:41 -07:00
wal_bench_test.go wal: use bytes.Equal, other minor updates 2016-06-13 01:33:53 -07:00
wal_test.go *: use 'io.Seek*' for go1.7+ 2017-03-20 15:15:24 -07:00