etcd/pkg/fileutil
Xiang Li e59efe45a1 wal: support fadatasync on linux 2016-03-13 17:22:53 -07:00
..
fileutil.go *: fix many typos 2016-01-31 21:42:39 -08:00
fileutil_test.go pkg/fileutil: fix error var shadow 2015-12-23 23:56:26 -08:00
lock.go pkg/fileutil: clean up interface, comments 2016-03-09 09:19:56 -08:00
lock_plan9.go pkg/fileutil: clean up interface, comments 2016-03-09 09:19:56 -08:00
lock_solaris.go pkg/fileutil: clean up interface, comments 2016-03-09 09:19:56 -08:00
lock_test.go Merge pull request #3991 from xiang90/fix_lock 2015-12-14 11:58:14 -08:00
lock_unix.go pkg/fileutil: clean up interface, comments 2016-03-09 09:19:56 -08:00
lock_windows.go pkg/fileutil: clean up interface, comments 2016-03-09 09:19:56 -08:00
perallocate_unsupported.go pkg/fileutil: treat not support error as nil error in preallocate 2015-08-20 11:15:02 -07:00
preallocate.go pkg/fileutil: treat not support error as nil error in preallocate 2015-08-20 11:15:02 -07:00
preallocate_test.go pkg/fileutil: support perallocate 2015-08-06 10:10:58 -07:00
purge.go fileutil: return on error and send it to error chan 2015-06-10 15:59:24 -07:00
purge_test.go pkg/fileutil: fix shadowed variables 2015-12-12 09:38:26 -08:00
sync.go wal: support fadatasync on linux 2016-03-13 17:22:53 -07:00
sync_linux.go wal: support fadatasync on linux 2016-03-13 17:22:53 -07:00