Christoph Hellwig ed1e7b7e48 xfs: remove xfs_probe_cluster
xfs_map_blocks always calls xfs_bmapi with the XFS_BMAPI_ENTIRE
entire flag, which tells it to not cap the extent at the passed in
size, but just treat the size as an minimum to map.  This means
xfs_probe_cluster is entirely useless as we'll always get the whole
extent back anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
2010-12-16 16:05:57 -06:00
..
2010-07-26 13:16:44 -05:00
2010-12-16 16:05:57 -06:00
2010-12-16 16:05:51 -06:00
2010-07-26 13:16:47 -05:00
2010-10-18 15:08:06 -05:00
2010-11-10 12:00:48 -06:00
2009-09-15 12:29:24 -05:00
2010-10-18 15:08:04 -05:00
2010-12-16 16:05:51 -06:00
2009-12-14 23:08:16 -06:00
2010-05-21 18:31:19 -04:00