etcd/snap
Ajit Yagaty 8b6de5f85d fileutil: Sync on HFS/OSX needs to be handled differently.
A call file.Sync on OSX doesn't guarantee actual persistence on
physical drive media as the data can be cached in physical drive's
buffers. Hence calls to file.Sync need to be replaced with
fcntl(F_FULLFSYNC).
2016-04-18 21:49:04 -07:00
..
snappb *: regenerate proto buffers 2016-04-13 16:24:07 -07:00
db.go fileutil: Sync on HFS/OSX needs to be handled differently. 2016-04-18 21:49:04 -07:00
message.go rework 2015-12-23 16:21:16 -08:00
metrics.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07:00
snapshotter.go snap: Do not complain about db file. 2016-04-03 17:28:04 -07:00
snapshotter_test.go *: fix many typos 2016-01-31 21:42:39 -08:00