K 10 svn:author V 3 phk K 8 svn:date V 27 2003-05-31T16:42:45.000000Z K 7 svn:log V 218 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. END