Date: Sat, 11 Dec 2004 21:33:35 +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/gnu/ext2fs ext2_vnops.c Message-ID: <200412112133.iBBLXZln087526@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-12-11 21:33:35 UTC
FreeBSD src repository
Modified files:
sys/gnu/ext2fs ext2_vnops.c
Log:
Revert previous commit. 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.94 +4 -4 src/sys/gnu/ext2fs/ext2_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412112133.iBBLXZln087526>
