K 10 svn:author V 3 phk K 8 svn:date V 27 2003-01-13T08:50:23.000000Z K 7 svn:log V 241 Add a mutex around the per unit bioqueue. Only grab giant in the per unit kthread for SWAP and VNODE backed devices. Initialize the bioq before the kthread gets a chance to study it. Don't lock Giant in mddone_swap, we shouldn't need it. END