<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:29:35 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-16739] sanity 400b fails due to recent lustre_disk.h changes</title>
                <link>https://jira.whamcloud.com/browse/LU-16739</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The recent landing of (&quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16524&quot; title=&quot;Limit capabilities of local admin&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16524&quot;&gt;&lt;del&gt;LU-16524&lt;/del&gt;&lt;/a&gt; nodemap: add rbac property to nodemap&quot;)&#160; causes sanity 400b to fail. This test ensures the UAPI headers can be compiled by user land. The failure is:&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;
lustre_disk.h:266:18: error: &lt;span class=&quot;code-quote&quot;&gt;&apos;LUSTRE_NODEMAP_NAME_LENGTH&apos;&lt;/span&gt; undeclared here (not in a function) 
&#160;&lt;span class=&quot;code-object&quot;&gt;char&lt;/span&gt; &#160;&#160;ncr_name[LUSTRE_NODEMAP_NAME_LENGTH + 1]; 
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;^~~~~~~~~~~~~~~~~~~~~~~~~~ 
lustre_disk.h:267:20: error: &lt;span class=&quot;code-quote&quot;&gt;&apos;ncr_flags&apos;&lt;/span&gt; is narrower than values of its type [-Werror] 
&#160;&lt;span class=&quot;code-keyword&quot;&gt;enum&lt;/span&gt; nm_flag_bits ncr_flags:8; 
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;^~~~~~~~~ 
lustre_disk.h:267:20: error: field &lt;span class=&quot;code-quote&quot;&gt;&apos;ncr_flags&apos;&lt;/span&gt; has incomplete type 
lustre_disk.h:268:21: error: &lt;span class=&quot;code-quote&quot;&gt;&apos;ncr_flags2&apos;&lt;/span&gt; is narrower than values of its type [-Werror] 
&#160;&lt;span class=&quot;code-keyword&quot;&gt;enum&lt;/span&gt; nm_flag2_bits ncr_flags2:8; 
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;^~~~~~~~~~ 
lustre_disk.h:268:21: error: field &lt;span class=&quot;code-quote&quot;&gt;&apos;ncr_flags2&apos;&lt;/span&gt; has incomplete type 
lustre_disk.h:277:2: error: unknown type name &lt;span class=&quot;code-quote&quot;&gt;&apos;lnet_nid_t&apos;&lt;/span&gt; 
&#160;lnet_nid_t nrr_start_nid; 
&#160;^~~~~~~~~~ 
lustre/lustre_disk.h:278:2: error: unknown type name &lt;span class=&quot;code-quote&quot;&gt;&apos;lnet_nid_t&apos;&lt;/span&gt; 
&#160;lnet_nid_t nrr_end_nid; 
&#160;^~~~~~~~~~
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>Any lustre client running maloo sanity test 400b</environment>
        <key id="75583">LU-16739</key>
            <summary>sanity 400b fails due to recent lustre_disk.h changes</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="simmonsja">James A Simmons</assignee>
                                    <reporter username="simmonsja">James A Simmons</reporter>
                        <labels>
                    </labels>
                <created>Fri, 14 Apr 2023 18:24:02 +0000</created>
                <updated>Wed, 27 Dec 2023 17:37:00 +0000</updated>
                            <resolved>Tue, 9 May 2023 13:01:37 +0000</resolved>
                                    <version>Lustre 2.16.0</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="369541" author="simmonsja" created="Fri, 14 Apr 2023 19:46:40 +0000"  >&lt;p&gt;&quot;James Simmons &amp;lt;jsimmons@infradead.org&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/50641&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/50641&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16739&quot; title=&quot;sanity 400b fails due to recent lustre_disk.h changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16739&quot;&gt;&lt;del&gt;LU-16739&lt;/del&gt;&lt;/a&gt; uapi: make lustre_disk.h buildable in user land&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b887e05ee6c8c58ce83338d60678a172a358a0ab&lt;/p&gt;</comment>
                            <comment id="371597" author="gerrit" created="Tue, 9 May 2023 05:47:22 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50641/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50641/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16739&quot; title=&quot;sanity 400b fails due to recent lustre_disk.h changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16739&quot;&gt;&lt;del&gt;LU-16739&lt;/del&gt;&lt;/a&gt; uapi: make lustre_disk.h buildable in user land&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5a6725d19d4037026d7cab2442b0c639d1511e5d&lt;/p&gt;</comment>
                            <comment id="371641" author="pjones" created="Tue, 9 May 2023 13:01:37 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                            <comment id="393870" author="simmonsja" created="Wed, 22 Nov 2023 14:02:58 +0000"  >&lt;p&gt;Test got broken again. Will submit a patch shortly.&lt;/p&gt;</comment>
                            <comment id="393877" author="gerrit" created="Wed, 22 Nov 2023 14:09:43 +0000"  >&lt;p&gt;&quot;James Simmons &amp;lt;jsimmons@infradead.org&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53208&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53208&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16739&quot; title=&quot;sanity 400b fails due to recent lustre_disk.h changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16739&quot;&gt;&lt;del&gt;LU-16739&lt;/del&gt;&lt;/a&gt; uapi: restore LUSTRE_NODEMAP_NAME_LENGTH in lustre_disk.h&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8f8a3c79f0bc1996637c0b3d2f0e0e4358802f88&lt;/p&gt;</comment>
                            <comment id="396598" author="gerrit" created="Wed, 13 Dec 2023 12:23:44 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53208/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53208/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16739&quot; title=&quot;sanity 400b fails due to recent lustre_disk.h changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16739&quot;&gt;&lt;del&gt;LU-16739&lt;/del&gt;&lt;/a&gt; uapi: restore LUSTRE_NODEMAP_NAME_LENGTH in lustre_disk.h&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fc67e5d18a70ca8b5f01abc89eabdbfc78381f7c&lt;/p&gt;</comment>
                    </comments>
                    <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|i03izb:</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>