summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/upcall-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/upcall-utils.h')
-rw-r--r--libglusterfs/src/upcall-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/upcall-utils.h b/libglusterfs/src/upcall-utils.h
index f4b15e3507c..64571c5bdf8 100644
--- a/libglusterfs/src/upcall-utils.h
+++ b/libglusterfs/src/upcall-utils.h
@@ -53,7 +53,7 @@
#define UP_NLINK_FLAGS (UP_NLINK | UP_TIMES)
#define IATT_UPDATE_FLAGS (UP_NLINK | UP_MODE | UP_OWN | UP_SIZE | \
- UP_TIMES | UP_ATIME)
+ UP_TIMES | UP_ATIME | UP_PERM)
typedef enum {
GF_UPCALL_EVENT_NULL,