[Bugs] [Bug 1388323] fuse mount point not accessible
bugzilla at redhat.com
bugzilla at redhat.com
Tue Dec 20 17:12:03 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1388323
--- Comment #9 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/16026 committed in release-3.9 by Raghavendra
Talur (rtalur at redhat.com)
------
commit 63152c4037218ca9b89282547d6fe38399fb111a
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>
> 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>
(cherry picked from commit aa22f24f5db7659387704998ae01520708869873)
Change-Id: I8ff5d1a3283b47f5c26848a42016a40bc34ffc1d
BUG: 1388323
Signed-off-by: Rajesh Joseph <rjoseph at redhat.com>
Reviewed-on: http://review.gluster.org/16026
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
--
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=2adBEcvtJv&a=cc_unsubscribe
More information about the Bugs
mailing list