Files
linux/drivers/md
Vitaly Mayatskikh fe630de009 md/raid10: avoid deadlock on recovery.
When disk failure happens and the array has a spare drive, resync thread
kicks in and starts to refill the spare. However it may get blocked by
a retry thread that resubmits failed IO to a mirror and itself can get
blocked on a barrier raised by the resync thread.

Acked-by: Nigel Croxon <ncroxon@redhat.com>
Signed-off-by: Vitaly Mayatskikh <vmayatskikh@digitalocean.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
2020-07-22 11:44:54 -07:00
..
2019-11-12 19:12:07 -07:00
2020-07-08 08:02:13 -06:00
2019-08-23 10:13:12 -04:00
2020-07-14 22:58:51 -07:00
2019-03-12 10:15:18 -07:00