MCPcopy
hub / github.com/cubefs/cubefs / Unlock

Method Unlock

blobstore/common/fileutil/lock.go:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43}
44
45func (l *Locker) Unlock() error {
46 return l.Close()
47}

Callers 15

releaseFDMethod · 0.45
allocFDMethod · 0.45
queryCachePathMethod · 0.45
cacheDirectMethod · 0.45
readMethod · 0.45
loadMethod · 0.45
eraseMethod · 0.45
freeSpaceMethod · 0.45
reBuildCacheKeysMethod · 0.45
flushMethod · 0.45
newClientFunction · 0.45
removeClientFunction · 0.45

Calls 1

CloseMethod · 0.65

Tested by 15

bytesMethod · 0.36
AttrMethod · 0.36
ReadMethod · 0.36
WriteMethod · 0.36
testCreateVerFunction · 0.36
rangeMockDataServersFunction · 0.36
rangeMockMetaServersFunction · 0.36
TestAddDataReplicaFunction · 0.36
TestAddMetaReplicaFunction · 0.36
TestMetaNodeFunction · 0.36
TestDataNodeFunction · 0.36
TestAllocWithSameHostFunction · 0.36