rclone/cmd/serve/nfs
Nick Craig-Wood a28287e96d vfs: convert vfs options to new style
This also
- move in use options (Opt) from vfsflags to vfscommon
- change os.FileMode to vfscommon.FileMode in parameters
- rework vfscommon.FileMode and add tests
2024-07-15 11:09:54 +01:00
..
filesystem.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
handler.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
nfs_unsupported.go build: fix linting issues reported by golangci-lint on windows 2024-04-22 19:29:12 +02:00
nfs.go vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
server.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00