Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mxraid: Add deadlock workaround to mdcheck.safe
Sometimes, when the check is paused by setting sync_action to "idle", the array deadlocks. It can be continued by setting array_state to active. If it takes more 10 seconds to set the sync_action to idle and the array state is write-pending, then try to continue the array by setting its state to active.
- Loading branch information