.. |
vfsflags
|
vfs: add option to read source files in chunks
|
2018-05-05 12:49:42 +01:00 |
cache_test.go
|
Replace "golang.org/x/net/context" with "context" for go1.7+ #2154
|
2018-04-07 11:42:08 +01:00 |
cache.go
|
Replace "golang.org/x/net/context" with "context" for go1.7+ #2154
|
2018-04-07 11:42:08 +01:00 |
dir_handle_test.go
|
vfs: add tests and subsequent fixes
|
2017-11-04 10:24:10 +00:00 |
dir_handle.go
|
vfs: factor duplicated Open code into vfs from mount/cmount
|
2017-11-03 13:00:00 +00:00 |
dir_test.go
|
fs: add ChangeNotify and backend support for it (#2094)
|
2018-03-08 22:03:34 +02:00 |
dir.go
|
mount: delay rename if file has open writers instead of failing outright - fixes #2130 (#2249)
|
2018-05-24 20:45:11 +02:00 |
errors_new.go
|
vfs: add ECLOSED and tidy errors
|
2017-11-04 10:24:10 +00:00 |
errors_old.go
|
vfs: add ECLOSED and tidy errors
|
2017-11-04 10:24:10 +00:00 |
errors_test.go
|
vfs: add tests and subsequent fixes
|
2017-11-04 10:24:10 +00:00 |
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
|
mount: delay rename if file has open writers instead of failing outright - fixes #2130 (#2249)
|
2018-05-24 20:45:11 +02:00 |
help.go
|
vfs: add remote control for directory cache flushing
|
2018-03-17 10:34:02 +00:00 |
make_open_tests.go
|
build: fix errors spotted by ineffassign linter
|
2018-05-05 17:32:41 +01:00 |
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
|
build: fix errors spotted by ineffassign linter
|
2018-05-05 17:32:41 +01:00 |
read_write_test.go
|
build: fix errors spotted by ineffassign linter
|
2018-05-05 17:32:41 +01:00 |
read_write.go
|
build: fix errors spotted by ineffassign linter
|
2018-05-05 17:32:41 +01:00 |
read.go
|
vfs: add option to read source files in chunks
|
2018-05-05 12:49:42 +01:00 |
vfs_test.go
|
build: fix errors spotted by ineffassign linter
|
2018-05-05 17:32:41 +01:00 |
vfs.go
|
vfs: fix ChangeNotify for new or changed folders
|
2018-05-05 12:54:03 +01:00 |
write_test.go
|
build: fix errors spotted by ineffassign linter
|
2018-05-05 17:32:41 +01:00 |
write.go
|
vfs: fix applying modtime for an open Write Handle
|
2018-03-06 21:58:11 +00:00 |