freebsd-dev/sys/ufs
Marcel Moolenaar 9effe51e45 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
2004-12-11 23:05:30 +00:00
..
ffs Fixes a bug that caused UFS2 filesystems bigger than 2TB to 2004-12-09 21:24:00 +00:00
ufs Revert previous commit. The null-pointer function call (a dereference 2004-12-11 23:05:30 +00:00