.. |
vfsflags
|
Break the fs package up into smaller parts.
|
2018-01-15 17:51:14 +00:00 |
cache_test.go
|
vfs: clean path names before using them in the cache
|
2018-02-26 16:59:14 +00:00 |
cache.go
|
vfs: clean path names before using them in the cache
|
2018-02-26 16:59:14 +00:00 |
dir_handle_test.go
|
|
|
dir_handle.go
|
|
|
dir_test.go
|
fs: add ChangeNotify and backend support for it (#2094)
|
2018-03-08 22:03:34 +02:00 |
dir.go
|
fs: add ChangeNotify and backend support for it (#2094)
|
2018-03-08 22:03:34 +02:00 |
errors_new.go
|
|
|
errors_old.go
|
|
|
errors_test.go
|
|
|
errors.go
|
vfs: Make OpenFile and friends return EINVAL if O_RDONLY and O_TRUNC
|
2018-02-26 17:04:27 +00:00 |
file_test.go
|
vfs: make specialized file Open functions private
|
2018-01-19 11:46:01 +00:00 |
file.go
|
vfs: unify locking for RWFileHandle.openPending,.close and File.Delete #2141
|
2018-03-15 20:49:07 +00:00 |
help.go
|
vfs: add remote control for directory cache flushing
|
2018-03-17 10:34:02 +00:00 |
make_open_tests.go
|
|
|
open_test.go
|
vfs: Make OpenFile and friends return EINVAL if O_RDONLY and O_TRUNC
|
2018-02-26 17:04:27 +00:00 |
rc.go
|
vfs: add remote control for directory cache flushing
|
2018-03-17 10:34:02 +00:00 |
read_test.go
|
|
|
read_write_test.go
|
vfs: fix applying modtime for an open Write Handle
|
2018-03-06 21:58:11 +00:00 |
read_write.go
|
vfs: unify locking for RWFileHandle.openPending,.close and File.Delete #2141
|
2018-03-15 20:49:07 +00:00 |
read.go
|
vfs: don't cache the object in read and read/write handles
|
2018-03-04 11:20:22 +00:00 |
vfs_test.go
|
|
|
vfs.go
|
vfs: add remote control for directory cache flushing
|
2018-03-17 10:34:02 +00:00 |
write_test.go
|
vfs: fix applying modtime for an open Write Handle
|
2018-03-06 21:58:11 +00:00 |
write.go
|
vfs: fix applying modtime for an open Write Handle
|
2018-03-06 21:58:11 +00:00 |