mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 10:54:48 +08:00
a8652e2252
Dircache was changed to: - Remove special cases for the root directory - Remove Fatal errors - Call FindRoot on behalf of the user wherever possible - Bring up to modern Go standards Backends were changed to: - Remove calls to FindRoot - Change calls to FindRootAndPath to FindPath - Don't make special cases for the root This fixes several corner cases, for example removing a non existent directory if FindRoot hasn't been called. |
||
---|---|---|
.. | ||
api | ||
generate_tzdata.go | ||
sharefile_test.go | ||
sharefile.go | ||
tzdata_vfsdata.go | ||
update-timezone.sh | ||
upload.go |