- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for pathsJoinPrefix (0.05 sec)
-
cmd/namespace-lock.go
sort.Strings(paths) opsID := mustGetUUID() if n.isDistErasure { drwmutex := dsync.NewDRWMutex(&dsync.Dsync{ GetLockers: lockers, Timeouts: dsync.DefaultTimeouts, }, pathsJoinPrefix(volume, paths...)...) return &distLockInstance{drwmutex, opsID} } return &localLockInstance{n, volume, paths, opsID} } // Lock - block until write lock is taken or timeout has occurred.
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 9.2K bytes - Viewed (0)