diff options
Diffstat (limited to 'libglusterfs/src')
| -rw-r--r-- | libglusterfs/src/glusterfs/glfs-message-id.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/glusterfs/glfs-message-id.h b/libglusterfs/src/glusterfs/glfs-message-id.h index 001f4abdf67..a1a16ca1efb 100644 --- a/libglusterfs/src/glusterfs/glfs-message-id.h +++ b/libglusterfs/src/glusterfs/glfs-message-id.h @@ -93,6 +93,7 @@ enum _msgid_comp {      GLFS_MSGID_COMP(TEMPLATE, 1),      GLFS_MSGID_COMP(UTIME, 1),      GLFS_MSGID_COMP(SNAPVIEW_SERVER, 1), +    GLFS_MSGID_COMP(CVLT, 1),      /* --- new segments for messages goes above this line --- */      GLFS_MSGID_END  | 
