Subject: Re: panic("lockmgr: locking against myself")
To: None <mit@mit-s.otaru-uc.ac.jp>
From: Frank van der Linden <frank@wins.uva.nl>
List: current-users
Date: 03/12/1998 10:04:34
On Thu, Mar 12, 1998 at 01:33:34PM +0900, Kazufumi-MIT-Mitani wrote:
> OK. I changed "if (vget(cvp, LK_EXCLUSIVE))' to 'if (vget(cvp, 0))" ,
> recompile kernel, reboot, and mount -t null /mnt/src /usr/src
> then,,,,, same panic :(

Hmm. I'll look at this later (this weekend), as I don't have time
currently. It shouldn't be hard to fix, especially because it appears
so soon.

- Frank