diff options
author | Mohammed Rafi KC <rkavunga@redhat.com> | 2019-06-20 20:43:24 +0530 |
---|---|---|
committer | Atin Mukherjee <amukherj@redhat.com> | 2019-06-24 05:01:44 +0000 |
commit | 665d627e865d8cfa6a454c2c79eed9e9a1276865 (patch) | |
tree | 1d7402b71691de65cff725f769244d5d5cc0f03e /xlators/mgmt/glusterd/src/glusterd-shd-svc-helper.h | |
parent | e2f2f414f855f9a3da269745ae3db2d27baa7f3d (diff) |
shd/mux: Fix race between mux_proc unlink and stop
There is a small race window, where we have a shd proc
without having a connection. That is when we stopped the
last shd running on a process. The list was removed
outside of a lock just after stopping the process.
So there is a window where we stopped the process, but
the shd proc list contains the entry.
Change-Id: Id82a82509e5cd72acac24e8b7b87197626525441
fixes: bz#1722541
Signed-off-by: Mohammed Rafi KC <rkavunga@redhat.com>
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-shd-svc-helper.h')
0 files changed, 0 insertions, 0 deletions