+++ This bug was initially created as a clone of Bug #1204727 +++ Description of problem: Just like sync-op in glusterd, op-sm framework also demands maintaining local transaction peer list as concurrent op-sm transactions may corrupt the global peer list just like what we observed in https://bugzilla.redhat.com/show_bug.cgi?id=1173414
REVIEW: http://review.gluster.org/10023 (glusterd: Maintain local xaction_peer list for op-sm) posted (#1) for review on release-3.6 by Atin Mukherjee (amukherj)
REVIEW: http://review.gluster.org/10023 (glusterd: Maintain local xaction_peer list for op-sm) posted (#2) for review on release-3.6 by Atin Mukherjee (amukherj)
REVIEW: http://review.gluster.org/10023 (glusterd: Maintain local xaction_peer list for op-sm) posted (#3) for review on release-3.6 by Atin Mukherjee (amukherj)
REVIEW: http://review.gluster.org/10023 (glusterd: Maintain local xaction_peer list for op-sm) posted (#4) for review on release-3.6 by Atin Mukherjee (amukherj)
COMMIT: http://review.gluster.org/10023 committed in release-3.6 by Raghavendra Bhat (raghavendra) ------ commit c395ef6539f877cde96d13b66613a1746e628cf7 Author: Atin Mukherjee <amukherj> Date: Tue Mar 24 11:27:52 2015 +0530 glusterd: Maintain local xaction_peer list for op-sm http://review.gluster.org/9269 addresses maintaining local xaction_peers in syncop and mgmt_v3 framework. This patch is to maintain local xaction_peers list for op-sm framework as well. Backport of http://review.gluster.org/#/c/9972/ Change-Id: Idd8484463fed196b3b18c2df7f550a3302c6e138 BUG: 1206429 Signed-off-by: Atin Mukherjee <amukherj> Reviewed-on: http://review.gluster.org/9972 Reviewed-by: Anand Nekkunti <anekkunt> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Krishnan Parthasarathi <kparthas> Tested-by: Krishnan Parthasarathi <kparthas> Reviewed-on: http://review.gluster.org/10023 Reviewed-by: Kaushal M <kaushal> Reviewed-by: Raghavendra Bhat <raghavendra>