commit | 8699bb0a480193e62d5ccb9c86e2c26b407090a8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Apr 28 12:28:54 2010 +0000 |
committer | Alex Elder <aelder@sgi.com> | Wed May 19 09:58:17 2010 -0500 |
tree | aabcc9cd0800cf5c0d0605d46a104ed825f90db6 | |
parent | 9563b3d8998c78d5b7e718b546d5f68037c494fe [diff] |
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 <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>