diff options
Diffstat (limited to 'libglusterfs/src/stack.h')
| -rw-r--r-- | libglusterfs/src/stack.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/stack.h b/libglusterfs/src/stack.h index 87c723112c6..d867a4d5659 100644 --- a/libglusterfs/src/stack.h +++ b/libglusterfs/src/stack.h @@ -46,6 +46,7 @@ typedef struct _call_pool_t call_pool_t;  #include "globals.h"  #define NFS_PID 1 +#define SELF_HEAL_PID -1  typedef int32_t (*ret_fn_t) (call_frame_t *frame,                               call_frame_t *prev_frame,                               xlator_t *this,  | 
