Date: Sat, 18 Dec 1999 15:01:53 -0800 (PST) From: Eivind Eklund <eivind@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vnode_if.src Message-ID: <199912182301.PAA44800@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
eivind 1999/12/18 15:01:53 PST Modified files: sys/kern vnode_if.src Log: Since VOP_LOCK can be used to up and downgrade locks, it is not possible to say anything about the lockstate before and after it. Thus, change the lockspec from U L U to ? ? ?. Revision Changes Path 1.28 +2 -2 src/sys/kern/vnode_if.src 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?199912182301.PAA44800>