From: Christoph Hellwig Date: Wed, 28 Apr 2010 12:28:53 +0000 (+0000) Subject: xfs: remove iomap_delta X-Git-Tag: v2.6.35-rc1~468^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9563b3d8998c78d5b7e718b546d5f68037c494fe;p=pandora-kernel.git xfs: remove iomap_delta The iomap_delta field in struct xfs_iomap just contains the difference between the offset passed to xfs_iomap and the iomap_offset. Just calculate it in the only caller that cares. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed