Skip to content
Commit 830f1111 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Replace readdir's use of xxhash() with hash_64()



Both xxhash() and hash_64() appear to give similarly low collision
rates with a standard linearly increasing readdir offset. They both give
similarly higher collision rates when applied to ext4's offsets.

So switch to using the standard hash_64().

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent eb07d5a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment