[PATCH 1/6] stop using xfs_itobp in xfs_iread

Dave Chinner david at fromorbit.com
Sun Nov 2 18:46:09 CST 2008


On Mon, Oct 27, 2008 at 09:41:20AM -0400, 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.
> 
> (First sent on October 21st)
> 
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>

Reviewed-by: Dave Chinner <david at fromorbit.com>

-- 
Dave Chinner
david at fromorbit.com



More information about the xfs mailing list