[PATCH 5/8] xfs: kill b_file_offset

Mark Tinguely tinguely at sgi.com
Fri Mar 30 14:12:40 CDT 2012


On 03/29/12 07:23, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> Seeing as we pass block numbers around everywhere in the buffer
> cache now, it makes no sense to index everything by byte offset.
> Replace all the byte offset indexing with block number based
> indexing, and replace all uses of the byte offset with direct
> conversion from the block index.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> Reviewed-by: Christoph Hellwig<hch at lst.de>
> ---


Looks good.

Reviewed-by: Mark Tinguely <tinguely at sgi.com>



More information about the xfs mailing list