NFS: Cache all entries in the readdirplus reply
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 24 Feb 2022 16:48:35 +0000 (11:48 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 2 Mar 2022 13:43:39 +0000 (08:43 -0500)
commit612896ec5a4edbf98c4a631503899da04df76480
treeaf7f258ca3427fadb477ad006fdfc8e091d82ec2
parent0adf85b445c7fbc5d2df1f8c1bc54d62c4340237
NFS: Cache all entries in the readdirplus reply

Even if we're not able to cache all the entries in the readdir buffer,
let's ensure that we do prime the dcache.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/dir.c