Date: Sun, 7 Jun 2009 20:51:31 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/rpc svc_auth.c Message-ID: <200906072051.n57Kpc41092592@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-06-07 20:51:31 UTC
FreeBSD src repository
Modified files:
sys/rpc svc_auth.c
Log:
SVN rev 193650 on 2009-06-07 20:51:31Z by rwatson
Add a temporary workaround for panics being seen on NFS servers with ZFS,
where an improperly initialized prison field could lead to a panic. This
is not the correct solution, since it fails to address similar problems
for both AUDIT and MAC, which also rely on properly initialized
credentials, but should reduce panic reports while we work that out.
Reported by: ps, kan, others
Revision Changes Path
1.3 +3 -0 src/sys/rpc/svc_auth.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906072051.n57Kpc41092592>
