Date: Sat, 11 Dec 2004 23:07:14 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys vnode.h Message-ID: <200412112307.iBBN7Eup092104@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-12-11 23:07:14 UTC
FreeBSD src repository
Modified files:
sys/sys vnode.h
Log:
Revert rev 1.259. The null-pointer function call (a dereference on
ia64) was not the result of a change in the vector operations. It
was caused by the NFS locking code using a FIFO and those bypassing
the vnode. This indirectly caused the panic. The NFS locking code
has been changed.
Requested by: phk
Revision Changes Path
1.261 +0 -39 src/sys/sys/vnode.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412112307.iBBN7Eup092104>
