From: Dave Chinner <david@fromorbit.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH 4/6] embededd struct xfs_imap into xfs_inode
Date: Mon, 3 Nov 2008 12:27:25 +1100 [thread overview]
Message-ID: <20081103012725.GP19509@disturbed> (raw)
In-Reply-To: <20081027134126.GE3183@infradead.org>
On Mon, Oct 27, 2008 at 09:41:26AM -0400, Christoph Hellwig wrote:
> Most uses of struct xfs_imap are to map and inode to a buffer. To avoid
> copying around the inode location information we should just embedd a
> strcut xfs_imap into the xfs_inode. To make sure it doesn't bloat an
> inode the im_len is changed to a ushort, which is fine as that's what
> the users exepect anyway.
>
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
--
Dave Chinner
david@fromorbit.com
prev parent reply other threads:[~2008-11-03 1:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-27 13:41 [PATCH 4/6] embededd struct xfs_imap into xfs_inode Christoph Hellwig
2008-11-03 1:27 ` 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=20081103012725.GP19509@disturbed \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox