mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
99fde2ba85
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.