Date: Fri, 07 Mar 2003 16:27:45 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern vfs_default.c Message-ID: <XFMail.20030307162745.jhb@FreeBSD.org> In-Reply-To: <200303072045.h27Kj8hj079753@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07-Mar-2003 John Baldwin wrote: > jhb 2003/03/07 12:45:07 PST > > FreeBSD src repository > > Modified files: > sys/kern vfs_default.c > Log: > Respect any passed in external lockmgr flags such as LK_NOWAIT in the > default implementations of VOP_LOCK() and VOP_UNLOCK(). > > Tested by: jlemon, phk > Glanced at by: jeffr This fixes new witness warnings involving the buf queues lock while locking a lockmgr lock. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.20030307162745.jhb>