mbox series

[GIT,PULL] 6th set of NFSD fixes for v6.9-rc

Message ID Zi/+mXlrQ41AdK6G@tissot.1015granger.net (mailing list archive)
State New
Headers show
Series [GIT,PULL] 6th set of NFSD fixes for v6.9-rc | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.9-6

Message

Chuck Lever April 29, 2024, 8:10 p.m. UTC
Hi Linus-

The following changes since commit 8ddb7142c8ab37371c6fd167a8aded97922c6268:

  Revert "NFSD: Convert the callback workqueue to use delayed_work" (2024-04-23 20:12:41 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.9-6

for you to fetch changes up to 18180a4550d08be4eb0387fe83f02f703f92d4e7:

  NFSD: Fix nfsd4_encode_fattr4() crasher (2024-04-25 18:06:41 -0400)

----------------------------------------------------------------
nfsd-6.9 fixes:
- Avoid freeing unallocated memory (v6.7 regression)

----------------------------------------------------------------
Chuck Lever (1):
      NFSD: Fix nfsd4_encode_fattr4() crasher

 fs/nfsd/nfs4xdr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org April 29, 2024, 9:40 p.m. UTC | #1
The pull request you sent on Mon, 29 Apr 2024 16:10:01 -0400:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.9-6

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

Thank you!