K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-12-11T23:05:30.000000Z K 7 svn:log V 310 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 END