From: Christoph Hellwig Date: Wed, 28 Apr 2010 12:28:54 +0000 (+0000) Subject: xfs: report iomap_offset and iomap_bsize in block base X-Git-Tag: v2.6.35-rc1~468^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8699bb0a480193e62d5ccb9c86e2c26b407090a8;p=pandora-kernel.git xfs: report iomap_offset and iomap_bsize in block base Report the iomap_offset and iomap_bsize fields of struct xfs_iomap in terms of fsblocks instead of in terms of disk blocks. Shift the byte conversions into the callers temporarily, but they will disappear or get cleaned up later. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed