summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
authorAtin Mukherjee <amukherj@redhat.com>2017-04-13 13:20:18 +0530
committerJeff Darcy <jeff@pl.atyp.us>2017-04-13 14:15:14 -0400
commit090c8866eb3ae174be50dec8d9d5ecf978d18a45 (patch)
treee1f2e43a949ef4702cd4d194d537249c13ce55ed /glusterfs.spec.in
parentaf218797fa98f2f75594fc9ae595f184682f1a0d (diff)
glusterd: fix glusterd_wait_for_blockers to go in infinite loop
In send_attach_req () conf->blockers is bumped up before rpc_clnt_submit however the same is bumped down twice, one from the callback and one from the negative ret handling which can very well be a possible case if the rpc submit fails. Change-Id: Icb820694034cbfcb3d427911e192ac4a0f4540f6 BUG: 1441910 Signed-off-by: Atin Mukherjee <amukherj@redhat.com> Reviewed-on: https://review.gluster.org/17055 Smoke: Gluster Build System <jenkins@build.gluster.org> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Jeff Darcy <jeff@pl.atyp.us>
Diffstat (limited to 'glusterfs.spec.in')
0 files changed, 0 insertions, 0 deletions