Date: Thu, 1 Aug 2002 07:24:41 -0700 (PDT) From: Bosko Milekic <bmilekic@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_mbuf.c Message-ID: <200208011424.g71EOgAi068365@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmilekic 2002/08/01 07:24:41 PDT Modified files: sys/kern subr_mbuf.c Log: Move the MAC label init/destroy stuff to more appropriate places so that the inits/destroys are done without the cache locks held even in the persistent-lock calls. I may be cheating a little by using the MAC "already initialized" flag for now. Revision Changes Path 1.26 +20 -10 src/sys/kern/subr_mbuf.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?200208011424.g71EOgAi068365>