- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isDirEmpty (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/metacache-walk.go
} continue } } // NOT an object, append to stack (with slash) // If dirObject, but no metadata (which is unexpected) we skip it. if !isDirObj { if !isDirEmpty(pathJoinBuf(sb, volumeDir, meta.name), legacyFS) { dirStack = append(dirStack, meta.name+slashSeparator) } } case isSysErrNotDir(err): // skip } }
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Mon May 26 07:06:43 GMT 2025 - 12.6K bytes - Click Count (0)