diff options
| author | Bruce Johnston <bjohnsto@redhat.com> | 2023-11-20 17:29:54 -0500 |
|---|---|---|
| committer | Mike Snitzer <snitzer@kernel.org> | 2024-02-20 13:43:16 -0500 |
| commit | db6b0a7ffeef58df70290b5d52bc469f7d9021d4 (patch) | |
| tree | dc90bc9f9fec8b04dd77f2ce58cfebc0cfbb29e2 /tools/perf/scripts/python | |
| parent | a4bba246ecdea4bf73602dcedbc9091656d63872 (diff) | |
dm vdo dedupe: switch to using int-map instead of pointer-map
Use get_unaligned_le64() on the hash lock's record name to serve as
the key to use with the int hash-map.
Switching to using int hash-map removes the only consumer of pointer
hash-map, as such it is removed.
Reviewed-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Bruce Johnston <bjohnsto@redhat.com>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
