Attilio Rao d1127e669c lockmgr() function will return successfully when trying to work under
panic but it won't actually lock anything.
This can lead some paths to reach lockmgr_disown() with inconsistent
lock which will let trigger the relative assertions.

Fix those in order to recognize panic situation and to not trigger.

Reported by: pho
Submitted by: kib
2008-01-11 16:38:12 +00:00
..
2007-11-15 14:16:20 +00:00
2008-01-02 18:48:27 +00:00
2007-12-17 08:09:37 +00:00
2007-12-14 21:30:51 +00:00
2008-01-02 17:09:15 +00:00