mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
d260238f99
Before this change Windows would read a directory then immedately stat every item in the directory. After this change we return the stat information along with the directory which stops so many callbacks. |
||
---|---|---|
.. | ||
fs.go | ||
mount_test.go | ||
mount_unsupported.go | ||
mount.go |