[Bugs] [Bug 1223213] gluster volume status fails with locking failed error message
bugzilla at redhat.com
bugzilla at redhat.com
Thu May 28 07:09:48 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1223213
--- Comment #4 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10842 committed in master by Kaushal M
(kaushal at redhat.com)
------
commit 37f365843bed87728048da1f56de22290f5cb70f
Author: Atin Mukherjee <amukherj at redhat.com>
Date: Wed May 20 14:33:41 2015 +0530
glusterd : allocate peerid to store in frame->cookie
commit a1de3b05 was using peerid from the stack and storing it in the
frame->cookie and in the subsequent callback it was referred. The existance
of
this variable is not guranteed in the cbk since its not dynamically
allocated.
Fix is to dynmacially manage peerid in the frame cookie.
This patch also fixes one problem in gd_sync_task_begin () where unlock is
not
triggered if the cluster is running with lesser than 3.6 op-version
resulting into
commands failing with another transaction is in progress.
Change-Id: I0d22cf663df53ef3769585703944577461061312
BUG: 1223213
Signed-off-by: Atin Mukherjee <amukherj at redhat.com>
Reviewed-on: http://review.gluster.org/10842
Tested-by: NetBSD Build System
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Kaushal M <kaushal 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=GumfOb8K4S&a=cc_unsubscribe
More information about the Bugs
mailing list