K 10 svn:author V 9 jimharris K 8 svn:date V 27 2016-01-11T17:21:38.498673Z K 7 svn:log V 212 MFC r293321: nvd: skip BIO_ORDERED logic when bio fails submission This ensures the bio flags are not read after biodone(). The ordering will still be enforced, after the bio is submitted successfully. END