mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
Before this change there was lots of duplicated code in all the dircache using backends to support DirMove. This change factors this code into the dircache library.