From: Dave Chinner <david@fromorbit.com>
To: Christoph Hellwig <hch@lst.de>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH 01/26] kill struct xfs_btree_hdr
Date: Mon, 4 Aug 2008 11:46:10 +1000 [thread overview]
Message-ID: <20080804014610.GD6119@disturbed> (raw)
In-Reply-To: <20080804013211.GB8819@lst.de>
On Mon, Aug 04, 2008 at 03:32:11AM +0200, Christoph Hellwig wrote:
> This type is only embedded in struct xfs_btree_block and never used
> directly. By moving the fields directly into struct xfs_btree_block
> a lot of the macros for struct xfs_btree_sblock and struct xfs_btree_lblock
> can be used for struct xfs_btree_block too now which helps greatly
> with some of the migrations during implementing the generic btree code.
Looks fine.
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
prev parent reply other threads:[~2008-08-04 1:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-04 1:32 [PATCH 01/26] kill struct xfs_btree_hdr Christoph Hellwig
2008-08-04 1:46 ` 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=20080804014610.GD6119@disturbed \
--to=david@fromorbit.com \
--cc=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.