Date: Tue, 1 Aug 2000 07:15:08 -0700 (PDT) From: Ollivier Robert <roberto@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Message-ID: <200008011415.HAA87151@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
roberto 2000/08/01 07:15:08 PDT
Modified files:
sys/ufs/ffs ffs_vfsops.c
Log:
Fix the lockmgr panic everyone is seeing at shutdown time.
vput assumes curproc is the lock holder, but it's not true in this case.
Thanks a lot Luoqi !
Submitted by: luoqi
Tested by: phk
Revision Changes Path
1.126 +3 -2 src/sys/ufs/ffs/ffs_vfsops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008011415.HAA87151>
