summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/marker/src/marker.h')
-rw-r--r--xlators/features/marker/src/marker.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/features/marker/src/marker.h b/xlators/features/marker/src/marker.h
index 70b5e8567d3..ea1f5cc0a99 100644
--- a/xlators/features/marker/src/marker.h
+++ b/xlators/features/marker/src/marker.h
@@ -68,6 +68,7 @@ struct marker_local{
int32_t ref;
int32_t ia_nlink;
gf_lock_t lock;
+ mode_t mode;
struct marker_local *oplocal;
};
typedef struct marker_local marker_local_t;