<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:45:20 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-11604] debugfs should print out the LOV EA and linkEA</title>
                <link>https://jira.whamcloud.com/browse/LU-11604</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Currently, debugfs &quot;stat&quot; will print out some of the xattrs, such as &quot;&lt;tt&gt;lma&lt;/tt&gt;&quot; and &quot;&lt;tt&gt;fid&lt;/tt&gt;&quot;, but it does not print out &quot;&lt;tt&gt;lov&lt;/tt&gt;&quot; or &quot;&lt;tt&gt;link&lt;/tt&gt;&quot; xattrs, not even a hex dump. &lt;/p&gt;

&lt;p&gt;It probably makes sense for &quot;stat&quot; to print out all of the xattrs, maybe with a new -x option, at least in hex format, so that it is possible to see what is stored in each one. Better still would be printing a decoded form of the xattr. This could be extended to print out decoded ACLs also, which would be useful for upstream submission. &lt;/p&gt;</description>
                <environment></environment>
        <key id="53897">LU-11604</key>
            <summary>debugfs should print out the LOV EA and linkEA</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="wc-triage">WC Triage</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                            <label>e2fsprogs</label>
                    </labels>
                <created>Fri, 2 Nov 2018 16:49:31 +0000</created>
                <updated>Mon, 24 Jan 2022 22:36:57 +0000</updated>
                            <resolved>Wed, 5 May 2021 02:01:54 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="236243" author="adilger" created="Fri, 2 Nov 2018 16:50:04 +0000"  >&lt;p&gt;I have a partial patch for decoding the linkEA, but not the others. &lt;/p&gt;</comment>
                            <comment id="249091" author="gerrit" created="Wed, 12 Jun 2019 07:58:13 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new 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;&lt;br/&gt;
Subject: &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;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 45f05fe8e619f3f275da05590f04f7dd83e7254a&lt;/p&gt;</comment>
                            <comment id="299387" author="gerrit" created="Wed, 21 Apr 2021 12:59:19 +0000"  >&lt;p&gt;Li Dongyang (dongyangli@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43383&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43383&lt;/a&gt;&lt;br/&gt;
Subject: &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;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre-test&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b2d96640b57eb6792e0fa0ae98883e1baa8fa3de&lt;/p&gt;</comment>
                            <comment id="299388" author="gerrit" created="Wed, 21 Apr 2021 12:59:19 +0000"  >&lt;p&gt;Li Dongyang (dongyangli@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43384&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43384&lt;/a&gt;&lt;br/&gt;
Subject: &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 ACL&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre-test&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fdac961b0cdb6f3536d20efbb30a460af4b4909f&lt;/p&gt;</comment>
                            <comment id="299780" author="gerrit" created="Tue, 27 Apr 2021 00:50:27 +0000"  >&lt;p&gt;Li Dongyang (dongyangli@ddn.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43383/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43383/&lt;/a&gt;&lt;br/&gt;
Subject: &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;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre-test&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5d54ba9082e5e33f30e04230d930df604ec46a37&lt;/p&gt;</comment>
                            <comment id="299781" author="gerrit" created="Tue, 27 Apr 2021 00:53:26 +0000"  >&lt;p&gt;Li Dongyang (dongyangli@ddn.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43384/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43384/&lt;/a&gt;&lt;br/&gt;
Subject: &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 ACL&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre-test&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8631879536243ded98d6c9579852f27b7a9c5174&lt;/p&gt;</comment>
                            <comment id="300490" author="adilger" created="Wed, 5 May 2021 02:01:54 +0000"  >&lt;p&gt;Included in e2fsprogs-1.46.2.wc1&lt;/p&gt;</comment>
                            <comment id="322120" author="gerrit" created="Sun, 9 Jan 2022 00:13:42 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/46024&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46024&lt;/a&gt;&lt;br/&gt;
Subject: &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; tests: fix ACL-printing tests&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8f049a8e858877e90ad40a7ae318544e427b3a15&lt;/p&gt;</comment>
                            <comment id="323746" author="gerrit" created="Mon, 24 Jan 2022 22:36:57 +0000"  >&lt;p&gt;&quot;Li Dongyang &amp;lt;dongyangli@ddn.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/46024/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46024/&lt;/a&gt;&lt;br/&gt;
Subject: &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; tests: fix ACL-printing tests&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d31671c781a9c6c0e9459911e4ff05892dc24b5e&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="64028">LU-14664</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|i005lb:</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>