rclone/cmd/serve/nfs
Nick Craig-Wood a365503750 nfsmount: fix stale handle problem after converting options to new style
This problem was caused by the defaults not being set for the options
after the conversion to the new config system in

28ba4b832d serve nfs: convert options to new style

This makes the nfs serve options globally available so nfsmount can
use them directly.

Fixes #8029
2024-08-28 07:08:23 +01:00
..
cache_test.go serve nfs: implement on disk cache for file handles 2024-08-14 21:55:26 +01:00
cache.go serve nfs: implement on disk cache for file handles 2024-08-14 21:55:26 +01:00
filesystem.go serve nfs: mask unimplemented error from chmod 2024-08-14 21:55:26 +01:00
handler.go serve nfs: implement on disk cache for file handles 2024-08-14 21:55:26 +01:00
nfs_unsupported.go build: fix linting issues reported by golangci-lint on windows 2024-04-22 19:29:12 +02:00
nfs.go nfsmount: fix stale handle problem after converting options to new style 2024-08-28 07:08:23 +01:00
server.go serve nfs: factor caching to its own file 2024-08-14 21:55:26 +01:00