diff options
author | Krishnan Parthasarathi <kparthas@redhat.com> | 2013-04-10 17:12:01 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-04-12 00:22:28 -0700 |
commit | efa154bb0a4cac34d5a9610ec25d38eebe495f22 (patch) | |
tree | 76885bffb8388769e0cce63ee186e69b812a66cf /rpc/xdr | |
parent | 2fbae10cc026c3a0dab82fdb47497f42f5683934 (diff) |
glusterd: Fixed spurious wakeups in glusterd syncops
glusterd syncops perform a barrier_wake whenever rpc_clnt_submit returned -1.
This is based on the wrong assumption that the cbkfn wasn't called.
This would result in one more wakeup than there ought to be.
Change-Id: I591e67c267f0e26d1145bf8fb5feeb2c13a751a1
BUG: 948686
Signed-off-by: Krishnan Parthasarathi <kparthas@redhat.com>
Reviewed-on: http://review.gluster.org/4802
Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'rpc/xdr')
0 files changed, 0 insertions, 0 deletions