On Wed, Dec 28, 2011 at 11:14:19AM -0800, mdf_at_freebsd.org wrote: > SU doesn't care about write ordering, as long as everything before a > BIO_FLUSH is really flushed by the time the BIO_FLUSH is acknowledged. No. SU and SU+J only require that write completed notification is issued when geom/driver layer guarantees that the block content is written to the stable storage. SU does not depend on non-reordering of writes in any way, as well as it does not issue BIO_FLUSH.
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:22 UTC