[PATCH 1/2] xfs: use range primitives for xfs page cache operations
Christoph Hellwig
hch at infradead.org
Tue Aug 3 13:56:02 CDT 2010
On Tue, Aug 03, 2010 at 04:22:05PM +1000, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
>
> While XFS passes ranges to operate on from the core code, the
> functions being called ignore the either the entire range or the end
> of the range. This is historical because when the function were
> written linux didn't have the necessary range operations. Update the
> functions to use the correct operations.
Looks good,
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the xfs
mailing list