- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for pathsJoinPrefix (0.06 seconds)
-
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.
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 9.2K bytes - Click Count (0)