diff options
author | NeilBrown <neilb@suse.de> | 2024-09-23 02:46:05 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-09-23 17:37:32 +0300 |
commit | 53e4e17557049d7688ca9dadeae80864d40cf0b7 (patch) | |
tree | 49b19cbfc9934b43df3101075b12ae5387caa5b5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | dc0d0f885aa422f621bc1c2124133eff566b0bc8 (diff) | |
download | linux-53e4e17557049d7688ca9dadeae80864d40cf0b7.tar.xz |
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 <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions