Home
last modified time | relevance | path

Searched hist:a52a8a6adad99e1162c27f70cd6495626a48064d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cdiff a52a8a6adad99e1162c27f70cd6495626a48064d Sun Nov 01 18:17:29 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Simplify struct nfs_cache_array_entry

We don't need to store a hash, so replace struct qstr with a simple
const char pointer and length.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Tested-by: Benjamin Coddington <bcodding@redhat.com>
Tested-by: Dave Wysochanski <dwysocha@redhat.com>