diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-03-31 03:00:07 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-04-07 23:19:47 +0300 |
commit | 830f1111d90e8770fcfad8bd5628e8ae6fecec06 (patch) | |
tree | 80bf1cd78be5bbf27593bb6e88577d340f38516b /net/sunrpc/xprt.c | |
parent | eb07d5a4da041fd2e30e386e5fd12d23bb31cf9e (diff) | |
download | linux-830f1111d90e8770fcfad8bd5628e8ae6fecec06.tar.xz |
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: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/sunrpc/xprt.c')
0 files changed, 0 insertions, 0 deletions