Mark Johnston 8b84d791a0 witness: don't warn about matrix inconsistencies without holding the mutex
Lock order checking is done without the witness mutex held, so multiple
threads that are racing to establish a new lock order may read matrix
entries that are in an inconsistent state. Don't print a warning in this
case, but instead just redo the check after taking the witness lock.

Differential Revision:	https://reviews.freebsd.org/D2713
Reviewed by:	jhb
MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
2015-06-07 18:59:47 +00:00
..
2015-06-03 19:39:59 +00:00
2015-05-23 14:59:27 +00:00
2015-06-07 15:47:58 +00:00
2015-06-06 16:36:13 +00:00
2015-04-18 16:08:06 +00:00
2015-03-16 00:10:03 +00:00
2015-05-29 14:03:07 +00:00