mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 18:07:56 +08:00

It seems that we did not use the feture of rwlock now. delete the sync.Mutex only use sync.RWMutex.
It seems that we did not use the feture of rwlock now. delete the sync.Mutex only use sync.RWMutex.