diff options
Diffstat (limited to 'libglusterfs/src/globals.h')
| -rw-r--r-- | libglusterfs/src/globals.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/globals.h b/libglusterfs/src/globals.h index 16ab962686f..2e520c10e02 100644 --- a/libglusterfs/src/globals.h +++ b/libglusterfs/src/globals.h @@ -33,6 +33,7 @@                                  should keep changing with introduction of newer                                  versions */  #define GD_OP_VERSION_4    4 /* Op-Version 4 */ +#define GD_OP_VER_PERSISTENT_AFR_XATTRS GD_OP_VERSION_4  #include "xlator.h"  | 
