diff options
author | 2024-06-13 14:34:31 -0400 | |
---|---|---|
committer | 2024-07-08 14:10:04 -0400 | |
commit | b4d8f228915f98f09974ef84ec028cbfe7a84273 (patch) | |
tree | 0dc1a98562a8d44fcac340980b55277fb9dfba8d /scripts/generate_rust_analyzer.py | |
parent | sunrpc: fix up the special handling of sv_nrpools == 1 (diff) | |
download | wireguard-linux-b4d8f228915f98f09974ef84ec028cbfe7a84273.tar.xz wireguard-linux-b4d8f228915f98f09974ef84ec028cbfe7a84273.zip |
nfsd: make nfsd_svc take an array of thread counts
Now that the refcounting is fixed, rework nfsd_svc to use the same
thread setup as the pool_threads interface. Have it take an array of
thread counts instead of just a single value, and pass that from the
netlink threads set interface. Since the new netlink interface doesn't
have the same restriction as pool_threads, move the guard against
shutting down all threads to write_pool_threads.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions