summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/eventtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/eventtypes.h')
-rw-r--r--libglusterfs/src/eventtypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libglusterfs/src/eventtypes.h b/libglusterfs/src/eventtypes.h
index 874f8ccf114..20c4b02ebab 100644
--- a/libglusterfs/src/eventtypes.h
+++ b/libglusterfs/src/eventtypes.h
@@ -16,6 +16,8 @@ typedef enum {
EVENT_VOLUME_START,
EVENT_VOLUME_STOP,
EVENT_VOLUME_DELETE,
+ EVENT_VOLUME_SET,
+ EVENT_VOLUME_RESET,
EVENT_LAST
} eventtypes_t;