[shell]: volume balance capacity by min volume density (#8026)
volume balance by min volume density and active volumes
This commit is contained in:
committed by
GitHub
parent
7b8df39cf7
commit
01b3125815
@@ -38,6 +38,7 @@ type CommandEnv struct {
|
||||
option *ShellOptions
|
||||
locker *exclusive_locks.ExclusiveLocker
|
||||
noLock bool
|
||||
verbose bool
|
||||
}
|
||||
|
||||
func NewCommandEnv(options *ShellOptions) *CommandEnv {
|
||||
|
||||
Reference in New Issue
Block a user