mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +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
|
||
---|---|---|
.. | ||
common | ||
policy | ||
upstream | ||
entry.go | ||
errors.go | ||
union_internal_test.go | ||
union_test.go | ||
union.go |