From: Dave Chinner <david@fromorbit.com>
To: Christoph Hellwig <hch@lst.de>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH 2/3] stop using xfs_itobp in xfs_iread
Date: Tue, 21 Oct 2008 13:55:36 +1100 [thread overview]
Message-ID: <20081021025536.GC18495@disturbed> (raw)
In-Reply-To: <20081020222040.GB23662@lst.de>
On Tue, Oct 21, 2008 at 12:20:40AM +0200, Christoph Hellwig wrote:
> The only caller of xfs_itobp that doesn't have i_blkno setup is now
> the initial inode read. It needs access to the whole xfs_imap so using
> xfs_inotobp is not an option. Instead opencode the buffer lookup in
> xfs_iread and kill all the functionality for the initial map from
> xfs_itobp.
Ok, looks good. Makes xfs_itobp() nice and simple now.
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
prev parent reply other threads:[~2008-10-21 2:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-20 22:20 [PATCH 2/3] stop using xfs_itobp in xfs_iread Christoph Hellwig
2008-10-21 2:55 ` 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=20081021025536.GC18495@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.