diff options
| author | NeilBrown <[email protected]> | 2024-09-22 23:46:05 +0000 |
|---|---|---|
| committer | Chuck Lever <[email protected]> | 2024-09-23 14:37:32 +0000 |
| commit | 53e4e17557049d7688ca9dadeae80864d40cf0b7 (patch) | |
| tree | 49b19cbfc9934b43df3101075b12ae5387caa5b5 /rust/helpers | |
| parent | NFSD: Mark filecache "down" if init fails (diff) | |
| download | kernel-53e4e17557049d7688ca9dadeae80864d40cf0b7.tar.gz kernel-53e4e17557049d7688ca9dadeae80864d40cf0b7.zip | |
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 'rust/helpers')
0 files changed, 0 insertions, 0 deletions
