Jonathan Giannuzzi dc9c87279b smb: improve connection pooling efficiency
* Lower pacer minSleep to establish new connections faster
* Use Echo requests to check whether connections are working (required an upgrade of go-smb2)
* Only remount shares when needed
* Use context for connection establishment
* When returning a connection to the pool, only check the ones that encountered errors
* Close connections in parallel
2025-02-04 12:35:19 +00:00
..
2025-01-14 19:21:13 +00:00
2023-08-22 12:52:13 +01:00
2024-08-12 13:35:44 +01:00
2025-02-03 11:29:31 +00:00