All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH 00/12] log grant code cleanups V2
Date: Tue, 21 Feb 2012 15:56:10 +1100	[thread overview]
Message-ID: <20120221045610.GI3592@dastard> (raw)
In-Reply-To: <20120220023119.435889631@bombadil.infradead.org>

On Sun, Feb 19, 2012 at 09:31:19PM -0500, Christoph Hellwig wrote:
> This series removes the opportunistic log space wakeups which had no
> use but hiding real races for far too long, and applies various bits
> of refactoring to the log grant code to make it smaller and more readable.
> 
> Changes since V1:
> 	- address various minor review comments

You can add:

Reviewed-by: Dave Chinner <dchinner@redhat.com>

To the series. Solving the higher level issue of grant heads moving
between the sample and the addition can wait until this goes in. 

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

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

      parent reply	other threads:[~2012-02-21  4:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-20  2:31 [PATCH 00/12] log grant code cleanups V2 Christoph Hellwig
2012-02-20  2:31 ` [PATCH 01/12] xfs: split tail_lsn assignments from log space wakeups Christoph Hellwig
2012-02-20  2:31 ` [PATCH 02/12] xfs: do exact log space wakeups in xlog_ungrant_log_space Christoph Hellwig
2012-02-20  2:31 ` [PATCH 03/12] xfs: remove xfs_trans_unlocked_item Christoph Hellwig
2012-02-20  2:31 ` [PATCH 04/12] xfs: cleanup xfs_log_space_wake Christoph Hellwig
2012-02-20  2:31 ` [PATCH 05/12] xfs: remove log space waitqueues Christoph Hellwig
2012-02-20  2:31 ` [PATCH 06/12] xfs: add the xlog_grant_head structure Christoph Hellwig
2012-02-20  2:31 ` [PATCH 07/12] xfs: add xlog_grant_head_init Christoph Hellwig
2012-02-20  2:31 ` [PATCH 08/12] xfs: add xlog_grant_head_wake_all Christoph Hellwig
2012-02-20  2:31 ` [PATCH 09/12] xfs: share code for grant head waiting Christoph Hellwig
2012-02-20  2:31 ` [PATCH 10/12] xfs: share code for grant head wakeups Christoph Hellwig
2012-02-20  2:31 ` [PATCH 11/12] xfs: share code for grant head availability checks Christoph Hellwig
2012-02-20  2:31 ` [PATCH 12/12] xfs: split and cleanup xfs_log_reserve Christoph Hellwig
2012-02-21 15:18   ` Mark Tinguely
2012-02-21  4:56 ` 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=20120221045610.GI3592@dastard \
    --to=david@fromorbit.com \
    --cc=hch@infradead.org \
    --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 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.