From: Christoph Hellwig Date: Wed, 28 Apr 2010 12:28:52 +0000 (+0000) Subject: xfs: remove iomap_target X-Git-Tag: v2.6.35-rc1~468^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046f1685bb5211c3dea74fda0198c19171e9abc9;p=pandora-kernel.git xfs: remove iomap_target Instead of using the iomap_target field in struct xfs_iomap and the IOMAP_REALTIME flag just use the already existing xfs_find_bdev_for_inode helper. There's some fallout as we need to pass the inode in a few more places, which we also use to sanitize some calling conventions. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed