etcd/pkg/fileutil
Xiang Li 77069ca16b pkg/fileutil: make purgeTest more robust
1. Add a few comments to the test.

2. Provide a more robust way to check the purging
result. Tolerate slow io operations.
2015-12-02 15:12:42 -08:00
..
fileutil.go *: add missing package descriptions 2015-11-17 20:54:10 -08:00
fileutil_test.go etcdserver: forbid to unset v3 demo once used 2015-09-14 21:27:11 -07:00
lock_plan9.go pkg/fileutil: add plan9 lockfile support 2015-05-11 13:24:01 -07:00
lock_solaris.go pkg/fileutil: add filelock support for solaris 2015-04-24 12:18:08 -07:00
lock_test.go pkg/fileutil: wait longer for relock 2015-06-12 15:17:28 -07:00
lock_unix.go pkg/fileutil: add filelock support for solaris 2015-04-24 12:18:08 -07:00
lock_windows.go *: switch to line comments for copyright 2015-01-26 09:53:30 -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: make purgeTest more robust 2015-12-02 15:12:42 -08:00