Home
last modified time | relevance | path

Searched hist:"9 ff89c25" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.c9ff89c25 Mon Feb 07 14:07:01 CST 2022 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Simplify nfs_readdir_xdr_to_array()

Recent changes to readdir mean that we can cope with partially filled
page cache entries, so we no longer need to rely on looping in
nfs_readdir_xdr_to_array().

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>