freebsd-nq/sys/ufs
Poul-Henning Kamp 17a1391990 The IO_NOWDRAIN and B_NOWDRAIN hacks are no longer needed to prevent
deadlocks with vnode backed md(4) devices because md now uses a
kthread to run the bio requests instead of doing it directly from
the bio down path.
2003-05-31 16:42:45 +00:00
..
ffs The IO_NOWDRAIN and B_NOWDRAIN hacks are no longer needed to prevent 2003-05-31 16:42:45 +00:00
ufs Jeff added locking assertions that the VV_ flags on vnodes were modified 2003-05-15 21:07:33 +00:00