Date: Sat, 5 Oct 2002 13:05:23 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_acct.c Message-ID: <200210052005.g95K5NoM062445@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/10/05 13:05:23 PDT Modified files: sys/kern kern_acct.c Log: Make sure that the accounting credential is saved along with the vp when accounting is suspended--otherwise when accounting is restored, we may incorrectly assume the credential is valid. Panics experienced by: juli Revision Changes Path 1.52 +1 -0 src/sys/kern/kern_acct.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?200210052005.g95K5NoM062445>