freebsd-dev/sys/ufs
Kirk McKusick a5a94e3936 Free lock before calling panic so that subsequent attempt to write out
buffers does not re-panic with `locking against myself'. This change
should not affect normal operations of soft updates in any way.
2001-02-23 09:01:31 +00:00
..
ffs Free lock before calling panic so that subsequent attempt to write out 2001-02-23 09:01:31 +00:00
ifs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
mfs Add VOP_*VOBJECT vops, because MFS requires explicit vop specification. 2000-09-12 16:21:16 +00:00
ufs Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00