diff options
author | 2010-12-10 08:42:22 +0000 | |
---|---|---|
committer | 2010-12-16 16:05:57 -0600 | |
commit | ed1e7b7e484dfb64168755613d499f32a97409bd (patch) | |
tree | 8f7a7d3feffd6652f1acf3b868bde6157c81c8b5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | xfs: simplify xfs_map_blocks (diff) | |
download | wireguard-linux-ed1e7b7e484dfb64168755613d499f32a97409bd.tar.xz wireguard-linux-ed1e7b7e484dfb64168755613d499f32a97409bd.zip |
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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions