diff options
author | Darrick J. Wong <[email protected]> | 2021-08-10 17:02:16 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2021-08-18 18:46:01 -0700 |
commit | 159eb69dba8baf6d5b58b69936920fb311324c82 (patch) | |
tree | 7bbd1f5e499826fe8bef7734be85a56572907b59 /tools/perf/scripts/python | |
parent | 04dcb47482a9d9e27feba48ca92613edced42ef9 (diff) |
xfs: make the record pointer passed to query_range functions const
The query_range functions are supposed to call a caller-supplied
function on each record found in the dataset. These functions don't
own the memory storing the record, so don't let them change the record.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions