<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:09:40 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-14430] Amount of default ACLs is limited by 31 for new files</title>
                <link>https://jira.whamcloud.com/browse/LU-14430</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;While directory may have many default ACLs they cannot be inherited in newly created file. This is MDD internal issue and it is caused by buffer size limitation during the ACL processing&lt;/p&gt;</description>
                <environment></environment>
        <key id="62858">LU-14430</key>
            <summary>Amount of default ACLs is limited by 31 for new files</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="tappro">Mikhail Pershin</assignee>
                                    <reporter username="tappro">Mikhail Pershin</reporter>
                        <labels>
                    </labels>
                <created>Fri, 12 Feb 2021 07:14:10 +0000</created>
                <updated>Sun, 16 Jul 2023 02:56:13 +0000</updated>
                            <resolved>Thu, 29 Jul 2021 11:35:33 +0000</resolved>
                                    <version>Lustre 2.12.5</version>
                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="291849" author="gerrit" created="Fri, 12 Feb 2021 07:48:41 +0000"  >&lt;p&gt;Mike Pershin (mpershin@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41494&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41494&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: fix inheritance of big default ACLs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 30ba8c97f0e1e5ffa06c7e9f68a47c79ae8b2d59&lt;/p&gt;</comment>
                            <comment id="292648" author="gerrit" created="Mon, 22 Feb 2021 19:26:26 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41494/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: fix inheritance of big default ACLs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f3d03bc38a3afdef83635d578ee0b2ffdd985685&lt;/p&gt;</comment>
                            <comment id="292661" author="pjones" created="Mon, 22 Feb 2021 20:07:24 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                            <comment id="293201" author="bzzz" created="Fri, 26 Feb 2021 14:54:04 +0000"  >&lt;p&gt;just got this on fresh master:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
LustreError: 13185:0:(mdd_dir.c:2322:mdd_acl_init()) ASSERTION( def_acl_buf-&amp;gt;lb_len &amp;lt;= acl_buf-&amp;gt;lb_len ) failed: in sanity / 103e

Trace:

PID: 13185  TASK: ffff8802066e8000  CPU: 1   COMMAND: &lt;span class=&quot;code-quote&quot;&gt;&quot;mdt01_001&quot;&lt;/span&gt;
 #0 [ffff880247133960] panic at ffffffff810af9a3
    /home/lustre/linux-4.18.0-32.el8/kernel/panic.c: 265
 #1 [ffff8802471339f0] mdd_create at ffffffffa0c2997e [mdd]
    /home/lustre/master-mine/libcfs/include/libcfs/libcfs_fail.h: 95
 #2 [ffff880247133ab8] mdt_reint_open at ffffffffa0cd02f4 [mdt]
    /home/lustre/master-mine/lustre/include/md_object.h: 616
 #3 [ffff880247133c10] mdt_intent_open at ffffffffa0ca3dff [mdt]
    /home/lustre/master-mine/lustre/mdt/mdt_handler.c: 4469
 #4 [ffff880247133c50] mdt_intent_policy at ffffffffa0ca1b89 [mdt]
    /home/lustre/master-mine/lustre/mdt/mdt_handler.c: 4616
 #5 [ffff880247133cb8] ldlm_lock_enqueue at ffffffffa0553cf8 [ptlrpc]
    /home/lustre/master-mine/lustre/ptlrpc/../../lustre/ldlm/ldlm_lock.c: 1776
 #6 [ffff880247133d18] ldlm_handle_enqueue0 at ffffffffa0578f98 [ptlrpc]
    /home/lustre/master-mine/lustre/ptlrpc/../../lustre/ldlm/ldlm_lockd.c: 1390
 #7 [ffff880247133d90] tgt_enqueue at ffffffffa05fcddf [ptlrpc]
    /home/lustre/master-mine/lustre/ptlrpc/../../lustre/target/tgt_handler.c: 1393
 #8 [ffff880247133da8] tgt_request_handle at ffffffffa0602c70 [ptlrpc]
    /home/lustre/master-mine/lustre/include/lu_target.h: 618
 #9 [ffff880247133e20] ptlrpc_main at ffffffffa05ae915 [ptlrpc]
    /home/lustre/master-mine/lustre/include/lustre_net.h: 2448
#10 [ffff880247133f10] kthread at ffffffff810d0350
    /home/lustre/linux-4.18.0-32.el8/kernel/kthread.c: 246
#11 [ffff880247133f50] ret_from_fork at ffffffff818001c4
    /home/lustre/linux-4.18.0-32.el8/arch/x86/entry/entry_64.S: 422
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="293205" author="gerrit" created="Fri, 26 Feb 2021 15:09:19 +0000"  >&lt;p&gt;Mike Pershin (mpershin@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41775&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41775&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: don&apos;t assert on default ACL big buffer&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8d4c140e8a8a46c797e977bcfb2c7ee1ee5dbad4&lt;/p&gt;</comment>
                            <comment id="293206" author="tappro" created="Fri, 26 Feb 2021 15:10:36 +0000"  >&lt;p&gt;Alex, could you check that the latest patch fixes that assertion?&lt;/p&gt;</comment>
                            <comment id="294014" author="tappro" created="Thu, 4 Mar 2021 21:15:18 +0000"  >&lt;p&gt;More work is needed here, after allowing maximum ACL buffers to be filled (64K), simple test to set as many ACLs as possible fails in several aspects. More patches to be added here&lt;/p&gt;</comment>
                            <comment id="294158" author="tappro" created="Sat, 6 Mar 2021 10:20:38 +0000"  >&lt;p&gt;While testing maximum amount of ACL with ldiskfs I&apos;ve encountered problem with transaction credits upon file creation. Investigation made by Alex showed that &lt;tt&gt;ldiskfs_new_inode()&lt;/tt&gt; calls also &lt;tt&gt;ldiskfs_init_acl()&lt;/tt&gt;. It copies all parent ACLs to the new file as well as adds transaction credits for that. This causes LBUG() each time I am trying to create file in directory with maximum default ACLs:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
osd_trans_dump_creds())   create: 1/8/16, destroy: 0/0/0
...
[25034.738128] LustreError: 30925:0:(osd_internal.h:1319:osd_trans_exec_check()) LBUG
[25034.738368] Pid: 30925, comm: mdt01_003 3.10.0 #5 SMP Sun Jun 2 15:04:32 EDT 2019
[25034.738369] Call Trace:
[25034.738375]  [&amp;lt;ffffffffa00d77ad&amp;gt;] libcfs_call_trace+0x7d/0xa0 [libcfs]
[25034.738384]  [&amp;lt;ffffffffa00d784c&amp;gt;] lbug_with_loc+0x4c/0xa0 [libcfs]
[25034.738390]  [&amp;lt;ffffffffa0a7d346&amp;gt;] cfs_fail_check_set.part.51.constprop.95+0x0/0x79 [osd_ldiskfs]
[25034.738401]  [&amp;lt;ffffffffa0a512a2&amp;gt;] osd_create+0x972/0x13c0 [osd_ldiskfs]
[25034.738410]  [&amp;lt;ffffffffa0c949d5&amp;gt;] lod_sub_create+0x1e5/0x470 [lod]
[25034.738422]  [&amp;lt;ffffffffa0c85189&amp;gt;] lod_create+0x69/0x360 [lod]
[25034.738430]  [&amp;lt;ffffffffa0b391c3&amp;gt;] mdd_create_object_internal+0xc3/0x300 [mdd]
[25034.738440]  [&amp;lt;ffffffffa0b2189c&amp;gt;] mdd_create_object+0x5c/0x800 [mdd]
[25034.738447]  [&amp;lt;ffffffffa0b2c44d&amp;gt;] mdd_create+0xe6d/0x1600 [mdd]
[25034.738453]  [&amp;lt;ffffffffa0bbd3a0&amp;gt;] mdt_reint_open+0x2470/0x32c0 [mdt]
[25034.738468]  [&amp;lt;ffffffffa0bb00b3&amp;gt;] mdt_reint_rec+0x83/0x220 [mdt]
[25034.738479]  [&amp;lt;ffffffffa0b8c2c1&amp;gt;] mdt_reint_internal+0x6e1/0xb00 [mdt]
[25034.738488]  [&amp;lt;ffffffffa0b98eb2&amp;gt;] mdt_intent_open+0x82/0x3a0 [mdt]
[25034.738498]  [&amp;lt;ffffffffa0b96fd5&amp;gt;] mdt_intent_policy+0x445/0xd90 [mdt]
[25034.738508]  [&amp;lt;ffffffffa04b6636&amp;gt;] ldlm_lock_enqueue+0x366/0x9c0 [ptlrpc]
[25034.738540]  [&amp;lt;ffffffffa04ddd26&amp;gt;] ldlm_handle_enqueue0+0xa66/0x1620 [ptlrpc]
[25034.738568]  [&amp;lt;ffffffffa0566b12&amp;gt;] tgt_enqueue+0x62/0x210 [ptlrpc]
[25034.738604]  [&amp;lt;ffffffffa056fede&amp;gt;] tgt_request_handle+0xade/0x15e0 [ptlrpc]
[25034.738744]  [&amp;lt;ffffffffa051171b&amp;gt;] ptlrpc_server_handle_request+0x25b/0xad0 [ptlrpc]
[25034.738776]  [&amp;lt;ffffffffa0515aa3&amp;gt;] ptlrpc_main+0xbe3/0x21e0 [ptlrpc]
[25034.738805]  [&amp;lt;ffffffff8110aad4&amp;gt;] kthread+0xd4/0xe0
[25034.738810]  [&amp;lt;ffffffff81839777&amp;gt;] ret_from_fork_nospec_end+0x0/0x39
[25034.738813]  [&amp;lt;ffffffffffffffff&amp;gt;] 0xffffffffffffffff
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;That is caused by ldiskfs adds more credits in transaction and MDD is not aware about that. Moreover that also means the ACLs EA is copied first always, so LMA and LOV EA could go into extra block if ACL is big enough.&lt;/p&gt;

&lt;p&gt;Considering that MDD handles all ACLs by itself because of ZFS, it is not needed at all to use ACL handling in ldiskfs, so I was trying to disable ACL in ldiskfs and let MDD work with it as with ZFS. Unfortunately that is not possible without ldiskfs patching, it uses set of xattr handlers which have internal checks for ACL mount option and deny any setxattr/getxattr for ACL EA.&lt;/p&gt;

&lt;p&gt;At the moment I have no good and simple solution for that LBUG. Reserving twice more credits in MDD would cause big overhead with many stripes and that is just not good to do double work while handling ACLs with ldiskfs in terms of performance and resources.&lt;/p&gt;</comment>
                            <comment id="294757" author="gerrit" created="Thu, 11 Mar 2021 21:19:58 +0000"  >&lt;p&gt;Mike Pershin (mpershin@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/42013&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/42013&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdt: fix maximum ACL handling&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8c877d9e677968cebca4812a487b8a120611fed2&lt;/p&gt;</comment>
                            <comment id="294943" author="gerrit" created="Sat, 13 Mar 2021 18:34:13 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41775/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41775/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: don&apos;t assert on default ACL big buffer&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b66b530c18c910ded562e279c9db02fcdad42176&lt;/p&gt;</comment>
                            <comment id="299894" author="gerrit" created="Wed, 28 Apr 2021 02:11:02 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/42013/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/42013/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdt: fix maximum ACL handling&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: aa92caa21fa2a4473dce5889de7fcd17e171c1a0&lt;/p&gt;</comment>
                            <comment id="301331" author="gerrit" created="Wed, 12 May 2021 13:01:41 +0000"  >&lt;p&gt;Mike Pershin (mpershin@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43672&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43672&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: use own buffer for changelog&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 84b681ae814710b22f66fc69ddee997bfe34c181&lt;/p&gt;</comment>
                            <comment id="301424" author="adilger" created="Thu, 13 May 2021 00:29:32 +0000"  >&lt;p&gt;I added some debugging code to the users of &lt;tt&gt;mti_big_buf&lt;/tt&gt; and tracked the double-use problem down to the code in &lt;tt&gt;mdd_declare_changelog_store()&lt;/tt&gt; using it internally while only &lt;b&gt;declaring&lt;/b&gt; the operation:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;[ 6181.942124] Lustre: testfs-MDD0000: changelog on
[ 6185.985737] Lustre: testfs-MDD0001: changelog on
[ 6201.030925] LustreError: 6461:0:(mdd_dir.c:766:mdd_declare_changelog_store())
 ASSERTION( !mdd_env_info(env)-&amp;gt;mdi_big_buf_used ) failed: mdi_big_buf used in mdd_dir.c:2630:mdd_create()
[ 6201.043070] LustreError: 6461:0:(mdd_dir.c:766:mdd_declare_changelog_store()) LBUG
[ 6201.049962] Pid: 6461, comm: mdt00_003 3.10.0-1160.21.1.el7_lustre.ddn13.x86_64 #1 SMP Fri Mar 19 20:56:15 UTC 2021
[ 6201.059974] Call Trace:
[ 6201.062767]  [&amp;lt;ffffffffc06317cc&amp;gt;] libcfs_call_trace+0x8c/0xc0 [libcfs]
[ 6201.067814]  [&amp;lt;ffffffffc063187c&amp;gt;] lbug_with_loc+0x4c/0xa0 [libcfs]
[ 6201.070500]  [&amp;lt;ffffffffc10f189c&amp;gt;] mdd_declare_changelog_store+0x39c/0x410 [mdd]
[ 6201.077335]  [&amp;lt;ffffffffc10f1d9d&amp;gt;] mdd_declare_create+0x48d/0xdf0 [mdd]
[ 6201.083021]  [&amp;lt;ffffffffc10f55b1&amp;gt;] mdd_create+0x8f1/0x1790 [mdd]
[ 6201.085670]  [&amp;lt;ffffffffc1188bf8&amp;gt;] mdt_reint_open+0x2578/0x33d0 [mdt]
[ 6201.090106]  [&amp;lt;ffffffffc117b7d3&amp;gt;] mdt_reint_rec+0x83/0x210 [mdt]
[ 6201.092757]  [&amp;lt;ffffffffc1157481&amp;gt;] mdt_reint_internal+0x6e1/0xb00 [mdt]
[ 6201.094711]  [&amp;lt;ffffffffc11641a2&amp;gt;] mdt_intent_open+0x82/0x3a0 [mdt]
[ 6201.099578]  [&amp;lt;ffffffffc11622c5&amp;gt;] mdt_intent_policy+0x435/0xd80 [mdt]
[ 6201.104017]  [&amp;lt;ffffffffc0a7a686&amp;gt;] ldlm_lock_enqueue+0x376/0x9b0 [ptlrpc]
[ 6201.107773]  [&amp;lt;ffffffffc0aa2236&amp;gt;] ldlm_handle_enqueue0+0xaa6/0x1630 [ptlrpc]
[ 6201.113342]  [&amp;lt;ffffffffc0b2c012&amp;gt;] tgt_enqueue+0x62/0x210 [ptlrpc]
[ 6201.118300]  [&amp;lt;ffffffffc0b30bee&amp;gt;] tgt_request_handle+0xaee/0x15f0 [ptlrpc]
[ 6201.132348]  [&amp;lt;ffffffffc0ad75db&amp;gt;] ptlrpc_server_handle_request+0x24b/0xab0 [ptlrpc]
[ 6201.137484]  [&amp;lt;ffffffffc0adaf44&amp;gt;] ptlrpc_main+0xb34/0x1470 [ptlrpc]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;That code doesn&apos;t need a large lu_buf for the whole changelog record to declare the transaction size, just &lt;tt&gt;rec-&amp;gt;cr_hdr&lt;/tt&gt; (&lt;tt&gt;struct llog_rec_hdr&lt;/tt&gt;), which could be allocated directly on the stack.  That would also avoid some overhead in that function since it doesn&apos;t need to check/allocate &lt;tt&gt;mti_big_buf&lt;/tt&gt;.&lt;/p&gt;</comment>
                            <comment id="301425" author="gerrit" created="Thu, 13 May 2021 00:48:53 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43683&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43683&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: use own rec_hdr for changelog declare&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 69003b78fb8da081a1d09d072b52e1fbb997059b&lt;/p&gt;</comment>
                            <comment id="301954" author="gerrit" created="Wed, 19 May 2021 02:04:28 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43672/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43672/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: use own buffer for changelog&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 48aac6f1d9c2dd05328023c39d0dc95be92aa0fe&lt;/p&gt;</comment>
                            <comment id="301976" author="gerrit" created="Wed, 19 May 2021 07:12:14 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43738&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43738&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: rename mti_big_buf to mdi_big_buf&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9e117587e5932e02ceffa0fe4d1323e7fcd2754e&lt;/p&gt;</comment>
                            <comment id="301977" author="gerrit" created="Wed, 19 May 2021 07:12:14 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43739&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43739&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: rename mti_oa to mdi_oa and friends&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: bda500aa02236c0b31721cc1e3f70b9ed9a63c7a&lt;/p&gt;</comment>
                            <comment id="301978" author="gerrit" created="Wed, 19 May 2021 07:12:15 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43740&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43740&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: rename mti_fid to mdi_fid and friends&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5e7eb51652b5fa612b86ab045532168c66522691&lt;/p&gt;</comment>
                            <comment id="302047" author="pjones" created="Wed, 19 May 2021 18:41:19 +0000"  >&lt;p&gt;Still some patches being tracked under this ticket&lt;/p&gt;</comment>
                            <comment id="302835" author="gerrit" created="Thu, 27 May 2021 18:18:34 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43683/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43683/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: use own rec_hdr for changelog declare&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ff52f8c1736ad7ef2621d23366a1ca6572aa7f22&lt;/p&gt;</comment>
                            <comment id="307004" author="gerrit" created="Mon, 12 Jul 2021 18:47:05 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43738/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43738/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: rename mti_big_buf to mdi_big_buf&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f9f38c33ab8484102cdb3736868f4e7bece594ae&lt;/p&gt;</comment>
                            <comment id="307005" author="gerrit" created="Mon, 12 Jul 2021 18:47:11 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43739/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43739/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: rename mti_oa to mdi_oa and friends&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9a23a5de12164f9d50db9e602f085bb0c3cc9d8a&lt;/p&gt;</comment>
                            <comment id="308586" author="gerrit" created="Tue, 27 Jul 2021 21:37:10 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43740/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43740/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14430&quot; title=&quot;Amount of default ACLs is limited by 31 for new files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14430&quot;&gt;&lt;del&gt;LU-14430&lt;/del&gt;&lt;/a&gt; mdd: rename mti_fid to mdi_fid and friends&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b1ed8e57da67feddb9c5e67abaf6db1b70333fa0&lt;/p&gt;</comment>
                            <comment id="308755" author="pjones" created="Thu, 29 Jul 2021 11:35:33 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="68771">LU-15575</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i01mhz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>