mbox series

[GIT,PULL] fourth v6.2-rc request for nfsd

Message ID B385D9A3-FCE5-4236-821E-3EE6659F35F7@oracle.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] fourth v6.2-rc request for nfsd | expand

Pull-request

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

Message

Chuck Lever Jan. 24, 2023, 4:54 p.m. UTC
The following changes since commit 7c24fa225081f31bc6da6a355c1ba801889ab29a:

  NFSD: replace delayed_work with work_struct for nfsd_client_shrinker (2023-01-12 09:38:30 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 4bdbba54e9b1c769da8ded9abd209d765715e1d6:

  nfsd: don't free files unconditionally in __nfsd_file_cache_purge (2023-01-23 09:51:17 -0500)

----------------------------------------------------------------
nfsd-6.2 fixes:
- Nail another UAF in NFSD's filecache

----------------------------------------------------------------
Jeff Layton (1):
      nfsd: don't free files unconditionally in __nfsd_file_cache_purge

 fs/nfsd/filecache.c | 61 ++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 36 insertions(+), 25 deletions(-)

--
Chuck Lever

Comments

pr-tracker-bot@kernel.org Jan. 24, 2023, 9:16 p.m. UTC | #1
The pull request you sent on Tue, 24 Jan 2023 16:54:22 +0000:

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

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

Thank you!