Whamcloud - gitweb
LU-14430 mdt: fix maximum ACL handling
[fs/lustre-release.git] / lustre / include / dt_object.h
index b730151..d36e1c7 100644 (file)
@@ -388,6 +388,7 @@ struct dt_allocation_hint {
        struct dt_object        *dah_parent;
        const void              *dah_eadata;
        int                     dah_eadata_len;
+       int                     dah_acl_len;
        __u32                   dah_mode;
        int                     dah_append_stripes;
        bool                    dah_can_block;