cvs commit: src/sys/nfsclient nfs_vnops.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Dec 11 13:36:30 PST 2004
marcel 2004-12-11 21:36:29 UTC
FreeBSD src repository
Modified files:
sys/nfsclient nfs_vnops.c
Log:
Revert rev 1.233. 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.241 +3 -3 src/sys/nfsclient/nfs_vnops.c
More information about the cvs-all
mailing list