public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: rakesh patel <patelrakeshcomp@gmail.com>
To: Dave Chinner <david@fromorbit.com>
Cc: xfs@oss.sgi.com
Subject: RE: regarding journaling mode
Date: Tue, 7 Jul 2015 08:21:16 +0530	[thread overview]
Message-ID: <559b3eab.46f0440a.bad8e.7195@mx.google.com> (raw)
In-Reply-To: <20150707002430.GV7943@dastard>


[-- Attachment #1.1: Type: text/plain, Size: 1052 bytes --]

How metadata is committed only after data? Is there any other file system feature? Because write back mode does not preserve it?

Rakesh

-----Original Message-----
From: "Dave Chinner" <david@fromorbit.com>
Sent: ‎07-‎07-‎2015 05:59
To: "Rakesh Patel" <patelrakeshcomp@gmail.com>
Cc: "xfs@oss.sgi.com" <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

[-- Attachment #1.2: Type: text/html, Size: 2179 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2015-07-07  2:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-06  6:08 regarding journaling mode Rakesh Patel
2015-07-07  0:24 ` Dave Chinner
2015-07-07  2:51   ` rakesh patel [this message]
2015-07-09  2:43   ` rakesh patel
  -- strict thread matches above, loose matches on Subject: below --
2015-07-09  4:48 Rakesh Patel
2015-07-09  8:46 ` Jan Kara
2015-07-09 11:47   ` Rakesh Patel
2015-07-09 13:32 ` Emmanuel Florac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=559b3eab.46f0440a.bad8e.7195@mx.google.com \
    --to=patelrakeshcomp@gmail.com \
    --cc=david@fromorbit.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox