freebsd-dev/sys/ufs
rwatson 1c8ab7ec27 o Sanity check was inverted, resulting in a possible spurious panic
during unmount if extended attributes were in use.  Correct by removing
  an unneeded (and undesirable) '!'.
2000-10-09 20:04:39 +00:00
..
ffs Blow away the v_specmountpoint define, replacing it with what it was 2000-10-09 17:31:39 +00:00
mfs Add VOP_*VOBJECT vops, because MFS requires explicit vop specification. 2000-09-12 16:21:16 +00:00
ufs o Sanity check was inverted, resulting in a possible spurious panic 2000-10-09 20:04:39 +00:00