mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
67fd60275a
`FS.cacheExpiry` is accessed through sync/atomic.
According to the documentation, "On ARM, 386, and 32-bit MIPS, it is
the caller's responsibility to arrange for 64-bit alignment of 64-bit
words accessed atomically. The first word in a variable or in an
allocated struct, array, or slice can be relied upon to be 64-bit
aligned."
Before commit
|
||
---|---|---|
.. | ||
upstream.go |