All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: linux-xfs@vger.kernel.org
Subject: Re: [PATCH] xfs: icreate transactions should be replayed first
Date: Sat, 10 Dec 2016 08:38:20 +1100	[thread overview]
Message-ID: <20161209213820.GQ4326@dastard> (raw)
In-Reply-To: <20161209142430.GA12400@infradead.org>

On Fri, Dec 09, 2016 at 06:24:30AM -0800, Christoph Hellwig wrote:
> This looks fine in general.  One thing that confused be a bit is
> that list_move will reorder them in a lifo way, but given that
> inode create transactions shouldn't depend on each other that's
> fine in the end.

Yeah, I don't see an easy way around that. But all the create
items are in the same transaction, so it shouldn't matter what order
the get replayed in as long as they come first...

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

      reply	other threads:[~2016-12-09 21:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-09  4:42 [PATCH] xfs: icreate transactions should be replayed first Dave Chinner
2016-12-09 14:24 ` Christoph Hellwig
2016-12-09 21:38   ` Dave Chinner [this message]

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=20161209213820.GQ4326@dastard \
    --to=david@fromorbit.com \
    --cc=hch@infradead.org \
    --cc=linux-xfs@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.