diff options
author | Eric Biggers <[email protected]> | 2023-10-28 22:03:00 -0700 |
---|---|---|
committer | Steve French <[email protected]> | 2023-10-31 12:38:26 -0500 |
commit | 783fa2c94f4150fe1b7f7d88b3baf6d98f82b41b (patch) | |
tree | 5b5229ad9d17c485476139a49f9ea0582143f91e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d328c09ee9f15ee5a26431f5aad7c9239fa85e62 (diff) |
smb: use crypto_shash_digest() in symlink_hash()
Simplify symlink_hash() by using crypto_shash_digest() instead of an
init+update+final sequence. This should also improve performance.
Signed-off-by: Eric Biggers <[email protected]>
Reviewed-by: Paulo Alcantara (SUSE) <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions