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

Message ID CE9B9622-234C-462D-9125-5DDDB00DB9A2@oracle.com
State New
Headers
Series [GIT,PULL] : first v6.2-rc pull request for nfsd |

Pull-request

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

Message

Chuck Lever Jan. 4, 2023, 2:58 p.m. UTC
  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
  

Comments

pr-tracker-bot@kernel.org Jan. 4, 2023, 8:17 p.m. UTC | #1
The pull request you sent on Wed, 4 Jan 2023 14:58:01 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b61778fa5173021e628b3c9372c9ceae01951b34

Thank you!