How Metadata updates after data IO completion done? Write back mode does not support synchronization?

Is there any other feature ??

From: Dave Chinner
Sent: ‎07-‎07-‎2015 05:59
To: Rakesh Patel
Cc: xfs@oss.sgi.com
Subject: Re: regarding journaling mode

On Mon, Jul 06, 2015 at 11:38:32AM +0530, Rakesh Patel wrote:
> Hi,
>
> I come to know XFS is using writeback journaling mode.

Can you explain how you came to that conclusion?

> As per the
> journaling guide, writeback is unsafe which does not preserve data and
> metadata write synchronization.

What journalling guide would that be? Please quote your sources when
asking questions.

> I really want to know reason behind to choose writeback mode for journaling
> in XFS.

Metadata updates after data IO completion are used instead of
ordering data writeback operations through the journal.

Cheers,

Dave.
--
Dave Chinner
david@fromorbit.com