mbox series

[GIT,PULL] nfsd fixes for v6.11

Message ID ZremFwYpY1m/5w88@tissot.1015granger.net (mailing list archive)
State New
Headers show
Series [GIT,PULL] nfsd fixes for v6.11 | expand

Pull-request

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

Message

Chuck Lever III Aug. 10, 2024, 5:40 p.m. UTC
The following changes since commit 769d20028f45a4f442cfe558a32faba357a7f5e2:

  nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argument (2024-07-12 12:58:48 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 91da337e5d506f2c065d20529d105ca40090e320:

  nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets (2024-07-22 09:47:39 -0400)

----------------------------------------------------------------
nfsd-6.11 fixes:
- Two minor fixes for recent changes

----------------------------------------------------------------
Arnd Bergmann (1):
      sunrpc: avoid -Wformat-security warning

Jeff Layton (1):
      nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets

 fs/nfsd/nfsctl.c | 3 +--
 net/sunrpc/svc.c | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 10, 2024, 7:06 p.m. UTC | #1
The pull request you sent on Sat, 10 Aug 2024 13:40:39 -0400:

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

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

Thank you!