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 175d3141d45..404124ca7d3 100644 --- a/xlators/lib/src/libxlator.h +++ b/xlators/lib/src/libxlator.h @@ -33,6 +33,7 @@ #define MARKER_XTIME_TYPE 2 #define GF_XATTR_QUOTA_SIZE_KEY "trusted.glusterfs.quota.size" #define GF_XATTR_QUOTA_LIMIT_LIST "trusted.limit.list" +#define GF_XATTR_QUOTA_LIMIT_LIST_OBJECT "trusted.limit.objects" typedef int32_t (*xlator_specf_unwind_t) (call_frame_t *frame, |