MFC: sys/geom/raid3/g_raid3.c 1.64
- Don't hold the device sx lock when going to sleep.
- Prevent possible live-lock in case of memory problems by freeing already completed requests first.
Reported and tested by: markus, Bradley W. Dutton <brad-fbsd-stable@duttonbros.com>
Approved by: re (hrs)