Commit 1b37ac211a22 for kernel
commit 1b37ac211a22d4c65aad1ae2da07f078197e7394
Merge: 11439c4635ed 364410170ab3
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Mon Mar 2 09:05:20 2026 -0800
Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Pull nfsd fixes from Chuck Lever:
- Restore previous nfsd thread count reporting behavior
- Fix credential reference leaks in the NFSD netlink admin protocol
* tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:
nfsd: report the requested maximum number of threads instead of number running
nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().
nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().