From: Dave Chinner <david@fromorbit.com>
To: Christoph Hellwig <hch@lst.de>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH 04/15] add generic btree types
Date: Fri, 25 Jul 2008 09:26:59 +1000 [thread overview]
Message-ID: <20080724232659.GE15438@disturbed> (raw)
In-Reply-To: <20080723200842.GE7401@lst.de>
On Wed, Jul 23, 2008 at 10:08:42PM +0200, Christoph Hellwig wrote:
> Add generic union types for btree pointers, keys and records. The generic
> btree pointer contains a 32 and 64bit big endian type for short and long
> form btrees, and the key and record contain the relevant type for each
> possible btree.
>
> Split out from a bigger patch from Dave Chinner and simplified a little
> further.
Looks good.
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
prev parent reply other threads:[~2008-07-24 23:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-23 20:08 [PATCH 04/15] add generic btree types Christoph Hellwig
2008-07-24 23:26 ` 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=20080724232659.GE15438@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.