[GIT PULL] nfsd fixes for v6.11
From: Chuck Lever
Date: Sat Aug 10 2024 - 13:41:05 EST
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(-)
--
Chuck Lever