<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:00:46 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-6501] nidstrings always true comparisons</title>
                <link>https://jira.whamcloud.com/browse/LU-6501</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Running smatch I see these three warnings in recently introduced nidstrings.c:&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;/home/green/smt/git/lustre-release/lnet/lnet/nidstrings.c:360 libcfs_namenum2netstrfns() warn: always true condition &apos;(nf-&amp;gt;nf_type &amp;gt;= 0) =&amp;gt; (0-u32max &amp;gt;= 0)&apos;
/home/green/smt/git/lustre-release/lnet/lnet/nidstrings.c:373 libcfs_name2netstrfns() warn: always true condition &apos;(libcfs_netstrfns[i]-&amp;gt;nf_type &amp;gt;= 0) =&amp;gt; (0-u32max &amp;gt;= 0)&apos;
/home/green/smt/git/lustre-release/lnet/lnet/nidstrings.c:487 libcfs_str2net_internal() warn: always true condition &apos;(nf-&amp;gt;nf_type &amp;gt;= 0) =&amp;gt; (0-u32max &amp;gt;= 0)&apos;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="29692">LU-6501</key>
            <summary>nidstrings always true comparisons</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="wc-triage">WC Triage</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Mon, 27 Apr 2015 02:07:20 +0000</created>
                <updated>Sat, 25 Jul 2015 15:19:12 +0000</updated>
                            <resolved>Sat, 25 Jul 2015 15:19:12 +0000</resolved>
                                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="113477" author="simmonsja" created="Mon, 27 Apr 2015 14:28:42 +0000"  >&lt;p&gt;This is most likely broken in libcfs/libcfs/util/nidstrings.c as well.&lt;/p&gt;</comment>
                            <comment id="119788" author="gerrit" created="Mon, 29 Jun 2015 12:17:25 +0000"  >&lt;p&gt;Frederic Saunier (frederic.saunier@atos.net) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/15424&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15424&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6501&quot; title=&quot;nidstrings always true comparisons&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6501&quot;&gt;&lt;del&gt;LU-6501&lt;/del&gt;&lt;/a&gt; libcfs: break off loop at end of libcfs_netstrfns[]&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0726936d537c77d8a40115dd3de8c54560e556fe&lt;/p&gt;</comment>
                            <comment id="122014" author="jamesanunez" created="Thu, 23 Jul 2015 15:45:29 +0000"  >&lt;p&gt;Could this bug be causing conf-sanity test 43 to fail? One of the failures is at:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/59a5d976-30b7-11e5-ae23-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/59a5d976-30b7-11e5-ae23-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="122202" author="gerrit" created="Sat, 25 Jul 2015 03:10:17 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/15424/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15424/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6501&quot; title=&quot;nidstrings always true comparisons&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6501&quot;&gt;&lt;del&gt;LU-6501&lt;/del&gt;&lt;/a&gt; libcfs: removal last entry of libcfs_netstrfns[]&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5628f0cb3fd2960f4a5effdf9b9d7b4bd9357713&lt;/p&gt;</comment>
                            <comment id="122213" author="pjones" created="Sat, 25 Jul 2015 15:19:12 +0000"  >&lt;p&gt;Landed for 2.8&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10120">
                    <name>Blocker</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="30734">LU-6744</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="28700">LU-6245</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|hzxbnb:</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>