Searched hist:"28 c7d86bb6172ffbb1a1237c6388e77f9fe5f181" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | filecache.c | diff 28c7d86bb6172ffbb1a1237c6388e77f9fe5f181 Mon Jan 06 12:18:03 CST 2020 Trond Myklebust <trondmy@gmail.com> nfsd: fix filecache lookup
If the lookup keeps finding a nfsd_file with an unhashed open file, then retry once only.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Cc: stable@vger.kernel.org Fixes: 65294c1f2c5e "nfsd: add a new struct file caching facility to nfsd" Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|