rclone/vfs/vfscache
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
..
downloaders vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
writeback vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
cache_test.go vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
cache.go vfs: convert time.Duration option to fs.Duration 2024-07-15 11:09:54 +01:00
item_test.go vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
item.go vfs: fix fatal error: sync: unlock of unlocked mutex in panics 2024-06-24 09:30:59 +01:00