mbox series

[GIT,PULL] first NFSD fix for v6.10-rc

Message ID ZmMIxOjoqzW8auo6@tissot.1015granger.net (mailing list archive)
State New
Headers show
Series [GIT,PULL] first NFSD fix for v6.10-rc | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.10-1

Message

Chuck Lever III June 7, 2024, 1:19 p.m. UTC
Hi Linus-

The following changes since commit 8d915bbf39266bb66082c1e4980e123883f19830:

  NFSD: Force all NFSv4.2 COPY requests to be synchronous (2024-05-09 09:10:48 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.10-1

for you to fetch changes up to 4a77c3dead97339478c7422eb07bf4bf63577008:

  SUNRPC: Fix loop termination condition in gss_free_in_token_pages() (2024-06-03 09:07:55 -0400)

----------------------------------------------------------------
nfsd-6.10 fixes:
- Fix an occasional memory overwrite caused by a fix added in 6.10

----------------------------------------------------------------
Chuck Lever (1):
      SUNRPC: Fix loop termination condition in gss_free_in_token_pages()

 net/sunrpc/auth_gss/svcauth_gss.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org June 7, 2024, 10:17 p.m. UTC | #1
The pull request you sent on Fri, 7 Jun 2024 09:19:00 -0400:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.10-1

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

Thank you!