[GIT PULL]: first v6.2-rc pull request for nfsd

From: Chuck Lever III
Date: Wed Jan 04 2023 - 09:58:31 EST


Hello Linus-

These have been in nfsd's public for-rc branch for a bit, but it looks
like Mr. Rothwell is not back from holiday yet so the later one ("nfsd:
fix handling...") hasn't made it to linux-next. I'm not sure there's
any sense in waiting more, and it's early in the -rc cycle, so here
they are now.


--- Pull request follows ---

The following changes since commit 75333d48f92256a0dec91dbf07835e804fc411c0:

NFSD: fix use-after-free in __nfs42_ssc_open() (2022-12-14 10:11:54 -0500)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.2-2

for you to fetch changes up to cad853374d85fe678d721512cecfabd7636e51f3:

nfsd: fix handling of readdir in v4root vs. mount upcall timeout (2023-01-02 10:45:31 -0500)

----------------------------------------------------------------
nfsd-6.2 fixes:
- Fix a filecache UAF during NFSD shutdown
- Avoid exposing automounted mounts on NFS re-exports

----------------------------------------------------------------
Jeff Layton (2):
nfsd: shut down the NFSv4 state objects before the filecache
nfsd: fix handling of readdir in v4root vs. mount upcall timeout

fs/nfsd/nfs4xdr.c | 11 +++++++++++
fs/nfsd/nfssvc.c | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)

--
Chuck Lever