freebsd-dev/sys/ufs
Robert Watson ff435dcb91 o Move initialization of ump from mp to the top of the function so that
it is defined whenm used in ufs_extattr_uepm_destroy(), fixing a panic
  due to a NULL pointer dereference.

Submitted by:	Wesley Morgan <morganw@chemicals.tacorp.com>
2000-10-06 15:31:28 +00:00
..
ffs o Move initialization of ump from mp to the top of the function so that 2000-10-06 15:31:28 +00:00
mfs Add VOP_*VOBJECT vops, because MFS requires explicit vop specification. 2000-09-12 16:21:16 +00:00
ufs o Correct use of lockdestroy() by adding a new ufs_extattr_uepm_destroy() 2000-10-04 04:41:33 +00:00