freebsd-dev/sys/dev/vn
Matthew Dillon 3d27b606b7 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>
2000-05-14 17:15:58 +00:00
..
vn.c Zero out the uio structure prior to initializing it. A garbage (uninitialized) 2000-05-14 17:15:58 +00:00