xfs: small cleanups for xfs_iomap / __xfs_get_blocks
authorChristoph Hellwig <hch@infradead.org>
Thu, 24 Jun 2010 01:44:35 +0000 (11:44 +1000)
committerAlex Elder <aelder@sgi.com>
Mon, 26 Jul 2010 18:16:42 +0000 (13:16 -0500)
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 <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>

No differences found