We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a666db commit cbc1bedCopy full SHA for cbc1bed
pkg/storage/utils/decomposedfs/node/node.go
@@ -62,7 +62,6 @@ const (
62
QuotaUnknown = "-2"
63
QuotaUnlimited = "-3"
64
65
- NoSpaceID = ""
66
// TrashIDDelimiter represents the characters used to separate the nodeid and the deletion time.
67
TrashIDDelimiter = ".T."
68
NoSpaceID = ""
0 commit comments