summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-op-sm.h
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2010-09-01 00:01:17 +0000
committerVijay Bellur <vijay@dev.gluster.com>2010-08-31 23:41:37 -0700
commit780023f5e567b9ff9573edc47d71a1c7282bdbb5 (patch)
tree7fd4c8d00f821815b9a46274f425ad357462641f /xlators/mgmt/glusterd/src/glusterd-op-sm.h
parent25dc93419e882ba733841a18e8addc1c7a6a01ab (diff)
mgmt/glusterd: send unlock upon commit failurev3.1.0qa13
Signed-off-by: Vijay Bellur <vijay@gluster.com> Signed-off-by: Vijay Bellur <vijay@dev.gluster.com> BUG: 1476 () URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1476
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-op-sm.h')
-rw-r--r--xlators/mgmt/glusterd/src/glusterd-op-sm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-op-sm.h b/xlators/mgmt/glusterd/src/glusterd-op-sm.h
index 00b38721739..554169aee6a 100644
--- a/xlators/mgmt/glusterd/src/glusterd-op-sm.h
+++ b/xlators/mgmt/glusterd/src/glusterd-op-sm.h
@@ -63,6 +63,7 @@ typedef enum glusterd_op_sm_event_type_ {
GD_OP_EVENT_STAGE_OP,
GD_OP_EVENT_COMMIT_OP,
GD_OP_EVENT_UNLOCK,
+ GD_OP_EVENT_START_UNLOCK,
GD_OP_EVENT_MAX
} glusterd_op_sm_event_type_t;