All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Christoph Hellwig <hch@lst.de>, xfs@oss.sgi.com
Subject: Re: [PATCH 00/26] generic btree implementation, version 3
Date: Tue, 5 Aug 2008 02:49:24 +0200	[thread overview]
Message-ID: <20080805004924.GA5002@lst.de> (raw)
In-Reply-To: <20080804015425.GE6119@disturbed>

On Mon, Aug 04, 2008 at 11:54:25AM +1000, Dave Chinner wrote:
> > The alloc and inobt trees were in fact using the almost exact sequence
> > built from ->set_root and ->free_block but the odd way to pass the
> > block to be freed made this non-obvious.  By changing the calling
> > convention to the normal one this one could be unified.  I've left
> > in some nasty asserts to ensure the assumptions about these blocks
> > wasn't wrong.
> 
> Ok. I'll comment on it when the patches come through....

The killroot unification turned out to be buggy, I'll fix it in the
next round of patches.

      parent reply	other threads:[~2008-08-05  0:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-04  1:31 [PATCH 00/26] generic btree implementation, version 3 Christoph Hellwig
     [not found] ` <20080804015425.GE6119@disturbed>
2008-08-04  2:02   ` Christoph Hellwig
2008-08-04 14:21   ` Christoph Hellwig
2008-08-05  0:26     ` Dave Chinner
2008-08-05  0:49   ` Christoph Hellwig [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=20080805004924.GA5002@lst.de \
    --to=hch@lst.de \
    --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.