mirror of
https://github.com/rclone/rclone.git
synced 2026-07-02 11:55:03 -04: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.