Fix locking mistake in softdep_waitidle(). The surrounding code
expects that the loop is always exited with the SU lock owned, even on
error.
Reported and tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Fix locking mistake in softdep_waitidle(). The surrounding code Tags None Referenced Files None Subscribers None
Description
Details
|