diff options
author | Christoph Hellwig <hch@infradead.org> | 2010-12-10 08:42:22 +0000 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-12-16 16:05:57 -0600 |
commit | ed1e7b7e484dfb64168755613d499f32a97409bd (patch) | |
tree | 8f7a7d3feffd6652f1acf3b868bde6157c81c8b5 /fs/cramfs | |
parent | 8ff2957d581582890693affc09920108a67cb05d (diff) |
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>
Diffstat (limited to 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions