mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 05:00:22 +03:00
heal: calculate the number of workers based on NRRequests (#17945)
This commit is contained in:
@@ -46,6 +46,7 @@ type DiskInfo struct {
|
||||
FreeInodes uint64
|
||||
Major uint32
|
||||
Minor uint32
|
||||
NRRequests uint64
|
||||
FSType string
|
||||
RootDisk bool
|
||||
Healing bool
|
||||
|
||||
Reference in New Issue
Block a user