Date: Sun, 14 May 2000 10:15:59 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vn vn.c Message-ID: <200005141715.KAA30566@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2000/05/14 10:15:59 PDT
Modified files:
sys/dev/vn vn.c
Log:
Zero out the uio structure prior to initializing it. A garbage (uninitialized)
proc pointer is believed to have been the cause of panics related to vnconfig
on top of intr-optioned NFS mounts.
Reported by: "Sean O'Connell" <sean@stat.Duke.EDU>
Revision Changes Path
1.112 +10 -5 src/sys/dev/vn/vn.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?200005141715.KAA30566>
