K 10 svn:author V 3 mav K 8 svn:date V 27 2014-10-15T18:36:34.691648Z K 7 svn:log V 225 Remove setting BIO_DONE flag for BIOs that have done() method. This fixes use-after-free, caused by geom_disk, completing same BIO twice to save extra allocation, and getting BIO_DONE set after the first. MFC after: 1 week END