[patch 06/22] kill xfs_buf_iostart

Dave Chinner david at fromorbit.com
Tue Dec 2 20:37:54 CST 2008


On Tue, Dec 02, 2008 at 11:04:36AM -0500, Christoph Hellwig wrote:
> xfs_buf_iostart is a "shared" helper for xfs_buf_read_flags,
> xfs_bawrite, and xfs_bdwrite - except that there isn't much shared
> code but rather special cases for each caller.
> 
> So remove this function and move the functionality to the caller.
> xfs_bawrite and xfs_bdwrite are now big enough to be moved out of
> line and the xfs_buf_read_flags is moved into a new helper called
> _xfs_buf_read.
> 
> (First sent on August 2nd)
> 
> 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