Whamcloud - gitweb
LU-6450 mdd: Remove unused MAY_ constants
[fs/lustre-release.git] / lustre / include / md_object.h
index 2da5847..0085000 100644 (file)
@@ -98,6 +98,9 @@ typedef enum {
         MDT_PDO_LOCK = (1 << 1)
 } mdl_type_t;
 
+/* lfs rgetfacl permission check */
+#define MAY_RGETFACL    (1 << 14)
+
 /* memory structure for hsm attributes
  * for fields description see the on disk structure hsm_attrs
  * which is defined in lustre_idl.h