From: Christoph Hellwig Date: Thu, 24 Jun 2010 01:44:35 +0000 (+1000) Subject: xfs: small cleanups for xfs_iomap / __xfs_get_blocks X-Git-Tag: v2.6.36-rc1~589^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2bde9b89b4d67c9bc3b963cb996f449ddcd27a4;p=pandora-kernel.git xfs: small cleanups for xfs_iomap / __xfs_get_blocks Remove the flags argument to __xfs_get_blocks as we can easily derive it from the direct argument, and remove the unused BMAPI_MMAP flag. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner --- Reading git-diff-tree failed