mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 17:57:44 +08:00
6986a43b68
The flushCache() function has a bug that causes it to never actually flush the cache. Specifically, it checks whether DirCacheFlush is nil, but never calls it. The tests are already passing without flushing the dir cache, so this commit just deletes flushCache() and its call sites. Fixes rclone/rclone#7623 |
||
---|---|---|
.. | ||
bilib | ||
testdata | ||
bisync_test.go | ||
checkfn.go | ||
cmd.go | ||
compare.go | ||
deltas.go | ||
help.go | ||
LICENSE.cjnaz | ||
listing.go | ||
lockfile.go | ||
log.go | ||
march.go | ||
operations.go | ||
queue.go | ||
rc.go | ||
resolve.go | ||
resync.go |