[Bugs] [Bug 1386626] fuse mount point not accessible
bugzilla at redhat.com
bugzilla at redhat.com
Mon Dec 5 14:09:51 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1386626
--- Comment #31 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15916 committed in master by Atin Mukherjee
(amukherj at redhat.com)
------
commit aa22f24f5db7659387704998ae01520708869873
Author: Rajesh Joseph <rjoseph at redhat.com>
Date: Sat Dec 3 01:10:51 2016 +0530
rpc: fix for race between rpc and protocol/client
It is possible that the notification thread which notifies
protocol/client layer about the disconnection is put to sleep
and meanwhile, a fuse thread or a timer thread initiates and
completes reconnection to the brick. The notification thread
is then woken up and protocol/client layer updates its flags
to indicate that network is disconnected. No reconnection is
initiated because reconnection is rpc-lib layer's responsibility
and its flags indicate that connection is connected.
Fix: Serialize connect and disconnect notify
Credit: Raghavendra Talur <rtalur at redhat.com>
Change-Id: I8ff5d1a3283b47f5c26848a42016a40bc34ffc1d
BUG: 1386626
Signed-off-by: Rajesh Joseph <rjoseph at redhat.com>
Reviewed-on: http://review.gluster.org/15916
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
Smoke: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=8Dq3cRvRSf&a=cc_unsubscribe
More information about the Bugs
mailing list