mirror of
https://github.com/rclone/rclone.git
synced 2024-12-23 15:38:57 +01:00
edb5ccdd0b
Before this change smb drives sometimes showed a fraction of the correct size using `rclone about`. This fixes the problem by switching the upstream library from github.com/hirochachacha/go-smb2 to github.com/cloudsoda/go-smb2 which has a fix for the problem. The new library passes the integration tests. Fixes #6733 |
||
---|---|---|
.. | ||
connpool.go | ||
smb_test.go | ||
smb.go |