diff options
author | Christoph Hellwig <hch@lst.de> | 2019-11-20 09:46:00 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-11-22 08:17:09 -0800 |
commit | fa0d44ec7faab82da468aa7ab4f0c2614cadf7e7 (patch) | |
tree | c0d0a83ce0d13e87b431e1fa66506f21a9a17c49 /tools/perf/util/c++/clang.cpp | |
parent | 6519f708cc355c4834edbe1885c8542c0e7ef907 (diff) |
xfs: simplify mappedbno handling in xfs_da_{get,read}_buf
Shortcut the creation of xfs_bmbt_irec and xfs_buf_map for the case
where the callers passed an already mapped xfs_daddr_t. This is in
preparation for splitting these cases out entirely later. Also reject
the mappedbno case for xfs_da_reada_buf as no callers currently uses
it and it will be removed soon.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions