-
由 Trond Myklebust 提交于
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: NTrond Myklebust <trond.myklebust@hammerspace.com>
830f1111