summaryrefslogtreecommitdiffstats
path: root/glusterfsd
diff options
context:
space:
mode:
Diffstat (limited to 'glusterfsd')
-rw-r--r--glusterfsd/src/glusterfsd-mgmt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/glusterfsd/src/glusterfsd-mgmt.c b/glusterfsd/src/glusterfsd-mgmt.c
index 0051393b4ca..db961c86304 100644
--- a/glusterfsd/src/glusterfsd-mgmt.c
+++ b/glusterfsd/src/glusterfsd-mgmt.c
@@ -261,6 +261,7 @@ glusterfs_handle_terminate (rpcsvc_request_t *req)
if (victim->cleanup_starting)
goto err;
+ rpc_clnt_mgmt_pmap_signout (glusterfsd_ctx, xlator_req.name);
victim->cleanup_starting = 1;
UNLOCK (&ctx->volfile_lock);