rclone/vfs/vfscache
Nick Craig-Wood aea8776a43 vfs: fix modtimes not updating when writing via cache - fixes #4763
This reads modtime from a dirty cache item if it exists. This mirrors
the way reading the size works.

This fixes the mod time not updating when the file is written, only
when the writeback completes.

See: https://forum.rclone.org/t/rclone-mount-and-changing-timestamps-after-writes/22629
2021-03-16 13:31:47 +00:00
..
downloaders vfs: fix file leaks with --vfs-cache-mode full and --buffer-size 0 2021-01-21 18:35:04 +00:00
writeback fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
cache.go vfs: fix modtimes not updating when writing via cache - fixes #4763 2021-03-16 13:31:47 +00:00
cache_test.go Spelling fixes 2020-10-14 15:21:31 +01:00
item.go vfs: fix modtimes not updating when writing via cache - fixes #4763 2021-03-16 13:31:47 +00:00
item_test.go Spelling fixes 2020-10-14 15:21:31 +01:00