Whamcloud - gitweb
LU-12885 mdd: clearly name variables for MAY_ flags
[fs/lustre-release.git] / lustre / include / lustre_eacl.h
index 347a8dc..4f83a93 100644 (file)
@@ -77,7 +77,8 @@ struct lustre_idmap_table;
 #endif
 
 extern int lustre_posix_acl_permission(struct lu_ucred *mu,
-                                       const struct lu_attr *la, int want,
+                                       const struct lu_attr *la,
+                                       unsigned int may_mask,
                                        posix_acl_xattr_entry *entry,
                                        int count);
 extern int lustre_posix_acl_chmod_masq(posix_acl_xattr_entry *entry,