minio/internal/config/drive
Harshavardhana 99fde2ba85
deprecate disk tokens, instead rely on deadlines and active monitoring (#18947)
disk tokens usage is not necessary anymore with the implementation
of deadlines for storage calls and active monitoring of the drive
for I/O timeouts.

Functionality kicking off a bad drive is still supported, it's just that 
we do not have to serialize I/O in the manner tokens would do.
2024-02-02 10:10:54 -08:00
..
drive.go deprecate disk tokens, instead rely on deadlines and active monitoring (#18947) 2024-02-02 10:10:54 -08:00
help.go feat: drive sub-sys to max timeout reload (#18501) 2023-11-27 09:15:06 -08:00