summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-transaction.c
diff options
context:
space:
mode:
authorKotresh HR <khiremat@redhat.com>2018-05-17 05:28:24 -0400
committerShyamsundar Ranganathan <srangana@redhat.com>2018-05-25 12:57:27 +0000
commitdbe0984d8a84e0ca0e0d42f84d856c6f1d2a5134 (patch)
tree786835f2c0999e34dcb10239230108aa0124dfc6 /xlators/cluster/afr/src/afr-transaction.c
parent16b3830c337acacc1155c6d463c3ced852603e12 (diff)
rpc: Don't reset auth_value in disconnect
The auth_value was being reset to AUTH_GLUSTERFS_v2 during rpc disconnect. It shoud not be reset. The disconnect during portmap request can race with handshake. If handshake happens first and disconnect later, auth_value would set to default value and it never sets back to actual auth_value Back port of > BUG: 1579276 > Change-Id: Ib46c9e01a97f6defb3fd1e0423fdb4b899b4a361 > Signed-off-by: Kotresh HR <khiremat@redhat.com> (cherry picked from commit 2d5b179d1a545f5b7ae8b1b2274769691dd3468f) fixes: bz#1582063 Change-Id: Ib46c9e01a97f6defb3fd1e0423fdb4b899b4a361 Signed-off-by: Kotresh HR <khiremat@redhat.com>
Diffstat (limited to 'xlators/cluster/afr/src/afr-transaction.c')
0 files changed, 0 insertions, 0 deletions