Date: Sun, 03 Jul 2005 01:10:38 -0000 From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys lockmgr.h src/sys/kern kern_lock.c Message-ID: <200501251606.j0PG658q054208@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2005-01-25 16:06:05 UTC FreeBSD src repository Modified files: sys/sys lockmgr.h sys/kern kern_lock.c Log: - Include LK_INTERLOCK in LK_EXTFLG_MASK so that it makes its way into acquire. - Correct the condition that causes us to skip apause() to only require the presence of LK_INTERLOCK. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.80 +1 -1 src/sys/kern/kern_lock.c 1.42 +1 -1 src/sys/sys/lockmgr.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501251606.j0PG658q054208>