Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for path2BucketObjectWithBasePath (0.17 sec)

  1. cmd/data-scanner.go

    		}
    		var abandonedChildren dataUsageHashMap
    		if !into.Compacted {
    			abandonedChildren = f.oldCache.findChildrenCopy(thisHash)
    		}
    
    		// If there are lifecycle rules for the prefix.
    		_, prefix := path2BucketObjectWithBasePath(f.root, folder.name)
    		var activeLifeCycle *lifecycle.Lifecycle
    		if f.oldCache.Info.lifeCycle != nil && f.oldCache.Info.lifeCycle.HasActiveRules(prefix) {
    			if f.dataUsageScannerDebug {
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Oct 22 21:10:34 UTC 2024
    - 48.4K bytes
    - Viewed (0)
Back to top