Re: SU+J systems do not fsck themselves

From: Kostik Belousov <kostikbel_at_gmail.com>
Date: Wed, 28 Dec 2011 21:17:39 +0200
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.

Received on Wed Dec 28 2011 - 18:17:44 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:22 UTC