diff options
Diffstat (limited to 'xlators/lib/src/libxlator.h')
| -rw-r--r-- | xlators/lib/src/libxlator.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/lib/src/libxlator.h b/xlators/lib/src/libxlator.h index 75a36379848..1bc20ac6b92 100644 --- a/xlators/lib/src/libxlator.h +++ b/xlators/lib/src/libxlator.h @@ -74,6 +74,7 @@ struct marker_str {          xlator_specf_unwind_t  xl_specf_unwind;          void                  *xl_local;          char                  *vol_uuid; +        uint8_t                retval;  };  typedef struct marker_str xl_marker_local_t;  | 
