diff options
author | NeilBrown <[email protected]> | 2024-09-23 09:46:05 +1000 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2024-09-23 10:37:32 -0400 |
commit | 53e4e17557049d7688ca9dadeae80864d40cf0b7 (patch) | |
tree | 49b19cbfc9934b43df3101075b12ae5387caa5b5 /scripts/generate_rust_analyzer.py | |
parent | dc0d0f885aa422f621bc1c2124133eff566b0bc8 (diff) |
nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() failed
If nfsd_startup_net() fails and so ->nfsd_net_up is false,
nfsd_destroy_serv() doesn't currently call svc_destroy(). It should.
Fixes: 1e3577a4521e ("SUNRPC: discard sv_refcnt, and svc_get/svc_put")
Signed-off-by: NeilBrown <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions