mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 04:30:26 +03:00
heal: calculate the number of workers based on NRRequests (#17945)
This commit is contained in:
@@ -37,6 +37,7 @@ type Info struct {
|
||||
Minor uint32
|
||||
Name string
|
||||
Rotational *bool
|
||||
NRRequests uint64
|
||||
}
|
||||
|
||||
// DevID is the drive major and minor ids
|
||||
|
||||
Reference in New Issue
Block a user