| .. |
|
fileutil.go
|
bd832e5b0a
*: migrate Godeps to vendor/
|
9 years ago |
|
fileutil_test.go
|
b0cc0e443c
*: clean up if, bool comparison
|
9 years ago |
|
lock.go
|
7397e14c0a
fileutil, wal: refactor file locking
|
9 years ago |
|
lock_flock.go
|
877030ea9d
pkg/fileutil: fix linux file locks over NFS
|
9 years ago |
|
lock_linux.go
|
877030ea9d
pkg/fileutil: fix linux file locks over NFS
|
9 years ago |
|
lock_plan9.go
|
7397e14c0a
fileutil, wal: refactor file locking
|
9 years ago |
|
lock_solaris.go
|
7397e14c0a
fileutil, wal: refactor file locking
|
9 years ago |
|
lock_test.go
|
7397e14c0a
fileutil, wal: refactor file locking
|
9 years ago |
|
lock_unix.go
|
877030ea9d
pkg/fileutil: fix linux file locks over NFS
|
9 years ago |
|
lock_windows.go
|
3f1a1c3192
pkg/fileutil: lock file on Windows
|
9 years ago |
|
preallocate.go
|
aafe717f2f
fileutil: support file extending preallocate
|
9 years ago |
|
preallocate_darwin.go
|
aafe717f2f
fileutil: support file extending preallocate
|
9 years ago |
|
preallocate_test.go
|
aafe717f2f
fileutil: support file extending preallocate
|
9 years ago |
|
preallocate_unix.go
|
aafe717f2f
fileutil: support file extending preallocate
|
9 years ago |
|
preallocate_unsupported.go
|
aafe717f2f
fileutil: support file extending preallocate
|
9 years ago |
|
purge.go
|
7397e14c0a
fileutil, wal: refactor file locking
|
9 years ago |
|
purge_test.go
|
4ab1500a6d
pkg/fileutil: wait up to 300ms for purge test
|
9 years ago |
|
sync.go
|
8b6de5f85d
fileutil: Sync on HFS/OSX needs to be handled differently.
|
9 years ago |
|
sync_darwin.go
|
8b6de5f85d
fileutil: Sync on HFS/OSX needs to be handled differently.
|
9 years ago |
|
sync_linux.go
|
8b6de5f85d
fileutil: Sync on HFS/OSX needs to be handled differently.
|
9 years ago |