diff options
author | Eric Biggers <ebiggers@google.com> | 2023-10-28 22:03:00 -0700 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-10-31 12:38:26 -0500 |
commit | 783fa2c94f4150fe1b7f7d88b3baf6d98f82b41b (patch) | |
tree | 5b5229ad9d17c485476139a49f9ea0582143f91e /tools/perf/scripts/python/export-to-sqlite.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 <ebiggers@google.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions