<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:09:42 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-14432] update e2fsprogs to 1.46.2</title>
                <link>https://jira.whamcloud.com/browse/LU-14432</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;this tracks the changes needed to rebase e2fsprogs to 1.46.1&lt;/p&gt;</description>
                <environment></environment>
        <key id="62881">LU-14432</key>
            <summary>update e2fsprogs to 1.46.2</summary>
                <type id="3" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11318&amp;avatarType=issuetype">Task</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="dongyang">Dongyang Li</assignee>
                                    <reporter username="dongyang">Dongyang Li</reporter>
                        <labels>
                    </labels>
                <created>Sun, 14 Feb 2021 23:29:03 +0000</created>
                <updated>Mon, 28 Mar 2022 23:01:01 +0000</updated>
                            <resolved>Wed, 9 Jun 2021 03:54:59 +0000</resolved>
                                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="291961" author="gerrit" created="Sun, 14 Feb 2021 23:35:13 +0000"  >&lt;p&gt;Li Dongyang (dongyangli@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41665&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41665&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14432&quot; title=&quot;update e2fsprogs to 1.46.2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14432&quot;&gt;&lt;del&gt;LU-14432&lt;/del&gt;&lt;/a&gt; configure.ac: fix AC_PREREQ&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre-test&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 361f67dabd88dcd2e59db929d17a80579c693b6b&lt;/p&gt;</comment>
                            <comment id="293664" author="gerrit" created="Tue, 2 Mar 2021 18:52:27 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41665/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41665/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14432&quot; title=&quot;update e2fsprogs to 1.46.2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14432&quot;&gt;&lt;del&gt;LU-14432&lt;/del&gt;&lt;/a&gt; configure.ac: fix AC_PREREQ&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre-test&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 93498f3b052680ef5d6e2ce9f53c7596cf596268&lt;/p&gt;</comment>
                            <comment id="298349" author="adilger" created="Fri, 9 Apr 2021 08:40:17 +0000"  >&lt;p&gt;I was looking through the patches, and a few notes on what could be cleaned up if the patches need to be rebased again:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;bugfixes like &quot;&lt;tt&gt;e2fsck: fix memory leaks with pfsck enabled&lt;/tt&gt;&quot; and &quot;&lt;tt&gt;e2fsck: misc cleanups for pfsck&lt;/tt&gt;&quot; and &quot;&lt;tt&gt;e2fsck: propagate number of threads&lt;/tt&gt;&quot; should be merged into the respective original patches instead of being added at the end&lt;/li&gt;
	&lt;li&gt;in the dirdata patch it probably makes sense to add a check to mke2fs/tune2fs/e2fsck to refuse checking/formatting filesystems with both dirdata and casefold in the same filesystem until that feature combination is properly handled.&lt;/li&gt;
	&lt;li&gt;in the dirdata patch, I wonder if there is something better we can name EXT4_DIR_NAME_LEN() and avoid changing all of the current uses of EXT2_DIR_REC_LEN() in the code?  that could avoid some potential bugs in the future.&lt;/li&gt;
	&lt;li&gt;in the &quot;&lt;tt&gt;debugfs: dump &quot;fid&quot; and &quot;lma&quot; xattrs on inode stat&lt;/tt&gt;&quot; patch, it would be useful to increase the maximum size of xattrs that are hex-dumped by the &lt;tt&gt;debugfs&lt;/tt&gt; command &quot;&lt;tt&gt;stat&lt;/tt&gt;&quot;.  That is currently limited to 40-byte xattrs, but increasing this to 80 or 120 bytes would be more useful for debugging&lt;/li&gt;
	&lt;li&gt;ideally, patch &lt;a href=&quot;https://review.whamcloud.com/35203&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35203&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11604&quot; title=&quot;debugfs should print out the LOV EA and linkEA&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11604&quot;&gt;&lt;del&gt;LU-11604&lt;/del&gt;&lt;/a&gt; debugfs: add support for printing linkEA&lt;/tt&gt;&quot; could be updated and included in this release.  There have been a number of cases where this would have been useful recently to include printing LinkEA.&lt;/li&gt;
	&lt;li&gt;the patch &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11915&quot; title=&quot;conf-sanity test 115 is skipped or hangs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11915&quot;&gt;LU-11915&lt;/a&gt; deubugfs: add support for xattrs in external inodes&lt;/tt&gt;&quot; looks like it could be submitted upstream&lt;/li&gt;
	&lt;li&gt;patch &quot;&lt;tt&gt;filefrag: support PFL and FLR file&lt;/tt&gt;&quot; should be merged into the earlier Lustre filefrag patch&lt;/li&gt;
	&lt;li&gt;the patch &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14432&quot; title=&quot;update e2fsprogs to 1.46.2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14432&quot;&gt;&lt;del&gt;LU-14432&lt;/del&gt;&lt;/a&gt; configure.ac: fix AC_PREREQ&lt;/tt&gt;&quot; could be merged earlier into the series so that the earlier builds are not broken during the rest of the patches&lt;/li&gt;
	&lt;li&gt;the patches to add .spec support could be brought together in the patch series&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;In general I think the patches look good (though I haven&apos;t really looked at each one in detail except the dirdata patch).&lt;/p&gt;</comment>
                            <comment id="299391" author="dongyang" created="Wed, 21 Apr 2021 13:13:30 +0000"  >&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;bugfixes like &quot;&lt;tt&gt;e2fsck: fix memory leaks with pfsck enabled&lt;/tt&gt;&quot; and &quot;&lt;tt&gt;e2fsck: misc cleanups for pfsck&lt;/tt&gt;&quot; and &quot;&lt;tt&gt;e2fsck: propagate number of threads&lt;/tt&gt;&quot; should be merged into the respective original patches instead of being added at the end&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160; &#160; &#160; &#160; &#160; We are now using the commits from upstream pfsck branch, maybe better to keep them like this.&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;in the dirdata patch it probably makes sense to add a check to mke2fs/tune2fs/e2fsck to refuse checking/formatting filesystems with both dirdata and casefold in the same filesystem until that feature combination is properly handled.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160; &#160; &#160; &#160; &#160; Done&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;in the dirdata patch, I wonder if there is something better we can name EXT4_DIR_NAME_LEN() and avoid changing all of the current uses of EXT2_DIR_REC_LEN() in the code? that could avoid some potential bugs in the future.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160; &#160; &#160; &#160; &#160; Unfortunately&#160;&#160;EXT2_DIR_REC_LEN needs to look inside the dentry to determine rec len, it used to just use name_len and add it up, changing the param to dentry like now will make compiler tell us if new code trying to use&#160;EXT2_DIR_REC_LEN with name_len&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;in the &quot;&lt;tt&gt;debugfs: dump &quot;fid&quot; and &quot;lma&quot; xattrs on inode stat&lt;/tt&gt;&quot; patch, it would be useful to increase the maximum size of xattrs that are hex-dumped by the&#160;&lt;tt&gt;debugfs&lt;/tt&gt;&#160;command &quot;&lt;tt&gt;stat&lt;/tt&gt;&quot;. That is currently limited to 40-byte xattrs, but increasing this to 80 or 120 bytes would be more useful for debugging&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160; &#160; &#160; &#160; &#160; Done&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;ideally, patch&#160;&lt;a href=&quot;https://review.whamcloud.com/35203&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35203&lt;/a&gt;&#160;&quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11604&quot; title=&quot;debugfs should print out the LOV EA and linkEA&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11604&quot;&gt;&lt;del&gt;LU-11604&lt;/del&gt;&lt;/a&gt;&#160;debugfs: add support for printing linkEA&lt;/tt&gt;&quot; could be updated and included in this release. There have been a number of cases where this would have been useful recently to include printing LinkEA.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160; &#160; &#160; &#160; &#160; Done updated patch at &lt;a href=&quot;https://review.whamcloud.com/#/c/43383/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/43383/&lt;/a&gt;&#160;additional patch to print ACL &lt;a href=&quot;https://review.whamcloud.com/#/c/43384/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/43384/&lt;/a&gt;&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;the patch &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11915&quot; title=&quot;conf-sanity test 115 is skipped or hangs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11915&quot;&gt;LU-11915&lt;/a&gt;&#160;deubugfs: add support for xattrs in external inodes&lt;/tt&gt;&quot; looks like it could be submitted upstream&lt;/li&gt;
	&lt;li&gt;patch &quot;&lt;tt&gt;filefrag: support PFL and FLR file&lt;/tt&gt;&quot; should be merged into the earlier Lustre filefrag patch&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160; &#160; &#160; &#160; &#160; Done&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;the patch &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14432&quot; title=&quot;update e2fsprogs to 1.46.2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14432&quot;&gt;&lt;del&gt;LU-14432&lt;/del&gt;&lt;/a&gt;&#160;configure.ac: fix AC_PREREQ&lt;/tt&gt;&quot; could be merged earlier into the series so that the earlier builds are not broken during the rest of the patches&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160; &#160; &#160; &#160; &#160; Done&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;the patches to add .spec support could be brought together in the patch series&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160; &#160; &#160; &#160; &#160; Done&lt;/p&gt;</comment>
                            <comment id="299473" author="adilger" created="Thu, 22 Apr 2021 08:35:53 +0000"  >&lt;p&gt;Ok, now that EXA5.2.2 is released and e2fsprogs-1.45.6-wc7 is on the download site with the (hopefully) last nlinks fix, I think we can update to 1.46.2 if you are ready. What needs to be done for this?&lt;/p&gt;</comment>
                            <comment id="299478" author="dongyang" created="Thu, 22 Apr 2021 10:06:03 +0000"  >&lt;p&gt;Let me refresh the patches for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11604&quot; title=&quot;debugfs should print out the LOV EA and linkEA&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11604&quot;&gt;&lt;del&gt;LU-11604&lt;/del&gt;&lt;/a&gt; and after we land those to master-lustre-test we can tag 1.46.2.wc0, I think that&apos;s all.&lt;/p&gt;</comment>
                            <comment id="299550" author="adilger" created="Fri, 23 Apr 2021 04:22:07 +0000"  >&lt;p&gt;I would prefer .wc1 for the first version, but I will leave it to you to manage this as I&apos;m busy with several other areas right now.&lt;/p&gt;

&lt;p&gt;Please let Minh know in advance of the change, so he can be aware if it is causing problems during testing and revert if necessary.  That &lt;em&gt;shouldn&apos;t&lt;/em&gt; happen, because we test with Lustre in advance, but we don&apos;t run all of the tests every time.&lt;/p&gt;</comment>
                            <comment id="299551" author="dongyang" created="Fri, 23 Apr 2021 04:50:22 +0000"  >&lt;p&gt;my bad, it&apos;s already wc1 in the spec file . I will land those 2 patches from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11604&quot; title=&quot;debugfs should print out the LOV EA and linkEA&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11604&quot;&gt;&lt;del&gt;LU-11604&lt;/del&gt;&lt;/a&gt; and tag 1.46.2.wc1. will give Minh a buzz before I change the branch over&lt;/p&gt;</comment>
                            <comment id="299866" author="gerrit" created="Tue, 27 Apr 2021 23:35:45 +0000"  >&lt;p&gt;Li Dongyang (dongyangli@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43469&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43469&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14432&quot; title=&quot;update e2fsprogs to 1.46.2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14432&quot;&gt;&lt;del&gt;LU-14432&lt;/del&gt;&lt;/a&gt; misc: update e2fsprogs to 1.46.2.wc1&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c0d1ba54c06504049408ed7e319cb47362e7a64a&lt;/p&gt;</comment>
                            <comment id="303126" author="gerrit" created="Mon, 31 May 2021 22:02:24 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43881&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43881&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14432&quot; title=&quot;update e2fsprogs to 1.46.2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14432&quot;&gt;&lt;del&gt;LU-14432&lt;/del&gt;&lt;/a&gt; ext2fs: fix ext2fs_get_avg_group() warning&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2b15cc71186c9df7cbc584a78d20ac7b8ad3b32b&lt;/p&gt;</comment>
                            <comment id="303192" author="gerrit" created="Tue, 1 Jun 2021 17:01:20 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43881/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43881/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14432&quot; title=&quot;update e2fsprogs to 1.46.2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14432&quot;&gt;&lt;del&gt;LU-14432&lt;/del&gt;&lt;/a&gt; ext2fs: fix ext2fs_get_avg_group() warning&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8495892a6a059be295210ea8e40006e1fa222429&lt;/p&gt;</comment>
                            <comment id="303893" author="gerrit" created="Tue, 8 Jun 2021 21:58:24 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43469/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43469/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14432&quot; title=&quot;update e2fsprogs to 1.46.2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14432&quot;&gt;&lt;del&gt;LU-14432&lt;/del&gt;&lt;/a&gt; misc: update e2fsprogs to 1.46.2.wc1&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 80f352fe90cad09cbdf7b61f74cc6ce4cd999bbf&lt;/p&gt;</comment>
                            <comment id="303937" author="pjones" created="Wed, 9 Jun 2021 03:54:59 +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 ">
                                        <issuelink>
            <issuekey id="68901">LU-15607</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|i01mmn:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>