kib 2008-08-19 11:31:49 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: SVN rev 181868 on 2008-08-19 11:31:49Z by kib In brelse, put the B_NEEDSGIANT buffer on the QUEUE_DIRTY_GIANT queue, instead of QUEUE_DIRTY. Tested by: pho Reviewed by: attilio MFC after: 3 days Revision Changes Path 1.544 +1 -1 src/sys/kern/vfs_bio.c