Date: Tue, 2 Jun 2009 22:22:09 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/security/mac mac_framework.c Message-ID: <200906022222.n52MMRck022104@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-06-02 22:22:09 UTC
FreeBSD src repository
Modified files:
sys/security/mac mac_framework.c
Log:
SVN rev 193355 on 2009-06-02 22:22:09Z by rwatson
Mark MAC Framework sx and rm locks as NOWITNESS to suppress warnings that
might arise from WITNESS not understanding its locking protocol, which
should be deadlock-free. Currently these warnings generally don't occur,
but as object locking is pushed into policies for some object types, they
would otherwise occur more often.
Obtained from: TrustedBSD Project
Revision Changes Path
1.147 +2 -2 src/sys/security/mac/mac_framework.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906022222.n52MMRck022104>
