diff options
Diffstat (limited to 'xlators/storage/posix/src/posix-helpers.c')
| -rw-r--r-- | xlators/storage/posix/src/posix-helpers.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/storage/posix/src/posix-helpers.c b/xlators/storage/posix/src/posix-helpers.c index 18999f042cc..f97c90bf930 100644 --- a/xlators/storage/posix/src/posix-helpers.c +++ b/xlators/storage/posix/src/posix-helpers.c @@ -111,6 +111,7 @@ posix_handle_georep_xattrs (call_frame_t *frame, const char *name,          static const char *georep_xattr[]   = { "*.glusterfs.*.stime",                                                  "*.glusterfs.*.xtime",                                                  "*.glusterfs.*.entry_stime", +                                                "*.glusterfs.volume-mark.*",                                                  NULL                                                };          if (frame && frame->root) {  | 
