You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes the failover disk staller to be compatible with the FI
library. Specifically, it does not attempt to recover in cleanup,
as this is already handled in the FI framework.
Additionally, it temporarily disables concurrent disk stall failures
from being injected as this is an invariant of the FI framework.
Instead, they should be injected in one shot.
0 commit comments