<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:46:39 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-11755] Remove redundant LASSERT() in ns_is_{client,server}()</title>
                <link>https://jira.whamcloud.com/browse/LU-11755</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In ns_is_{client,server}(), (ns-&amp;gt;ns_client == LDLM_NAMESPACE_CLIENT ||&#160;ns-&amp;gt;ns_client == LDLM_NAMESPACE_SERVER) implies that (!(ns-&amp;gt;ns_client &amp;amp; ~(LDLM_NAMESPACE_CLIENT |&lt;br/&gt;
LDLM_NAMESPACE_SERVER))) is also true, so the latter LASSERT() could be removed from ns_is_{client,server}().&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;This might be an inconsequential issue. I have not checked if gcc optimizes-out one of the LASSERT()s.&lt;/p&gt;</description>
                <environment></environment>
        <key id="54248">LU-11755</key>
            <summary>Remove redundant LASSERT() in ns_is_{client,server}()</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="5" iconUrl="https://jira.whamcloud.com/images/icons/priorities/trivial.svg">Trivial</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="nangelinas">Nikitas Angelinas</assignee>
                                    <reporter username="nangelinas">Nikitas Angelinas</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Tue, 11 Dec 2018 04:42:09 +0000</created>
                <updated>Thu, 20 Jun 2019 22:30:23 +0000</updated>
                            <resolved>Fri, 4 Jan 2019 05:35:12 +0000</resolved>
                                    <version>Lustre 2.11.0</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="238355" author="nangelinas" created="Tue, 11 Dec 2018 04:49:16 +0000"  >&lt;p&gt;Sorry, I meant to say &quot;if gcc optimizes-out the first LASSERT()&quot;, in the description.&lt;/p&gt;</comment>
                            <comment id="238356" author="gerrit" created="Tue, 11 Dec 2018 04:54:11 +0000"  >&lt;p&gt;Nikitas Angelinas (nangelinas@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33822&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33822&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11755&quot; title=&quot;Remove redundant LASSERT() in ns_is_{client,server}()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11755&quot;&gt;&lt;del&gt;LU-11755&lt;/del&gt;&lt;/a&gt; ldlm: remove LASSERT() in ns_is_&lt;/p&gt;
{client,server}
&lt;p&gt;()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2fff402f6bd8234f4598ba05b7323939afbd52d0&lt;/p&gt;</comment>
                            <comment id="239364" author="gerrit" created="Fri, 4 Jan 2019 04:49:36 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33822/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33822/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11755&quot; title=&quot;Remove redundant LASSERT() in ns_is_{client,server}()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11755&quot;&gt;&lt;del&gt;LU-11755&lt;/del&gt;&lt;/a&gt; ldlm: remove LASSERT() in ns_is_&lt;/p&gt;
{client,server}
&lt;p&gt;()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0af247b17619f586702b0ad37f0796bdf783b11c&lt;/p&gt;</comment>
                            <comment id="239396" author="pjones" created="Fri, 4 Jan 2019 05:35:12 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="246146" author="guzheng" created="Mon, 22 Apr 2019 07:33:48 +0000"  >&lt;p&gt;Hi&#160; Nikitas Angelinas,&lt;/p&gt;

&lt;p&gt;This ticket was opened as a &lt;b&gt;BUG&lt;/b&gt;, and patch has link to Cray-bug-id: LUS-6762&#160;(Sorry that I can&apos;t access it),&#160;&#160;so did you really hit similar bugs? or patch is only a cleanup.&lt;/p&gt;</comment>
                            <comment id="246183" author="nangelinas" created="Tue, 23 Apr 2019 00:45:50 +0000"  >&lt;p&gt;Hi Gu Zheng,&lt;/p&gt;

&lt;p&gt;Sorry, I may have opened this as the wrong type of ticket. We did not hit any bugs related to this; it is only a cleanup. Should it be an improvement instead of a bug ticket?&lt;/p&gt;</comment>
                            <comment id="246186" author="guzheng" created="Tue, 23 Apr 2019 01:57:43 +0000"  >&lt;p&gt;Hi &#160;@Nikitas,&lt;/p&gt;

&lt;p&gt;I see.&lt;/p&gt;

&lt;p&gt;The ticket is closed, just let it go.&lt;/p&gt;

&lt;p&gt;I pinged you for that, because we hit a bug on this LASSERT(you patch removed), it&apos;s really strange, you know ns-&amp;gt;ns_client is only used for namespace type check, and it&apos;ll never be changed once inited (new ldlm_namespace), we never hit similar problem before.&lt;/p&gt;</comment>
                            <comment id="249055" author="gerrit" created="Tue, 11 Jun 2019 21:35:50 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35193&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35193&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11755&quot; title=&quot;Remove redundant LASSERT() in ns_is_{client,server}()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11755&quot;&gt;&lt;del&gt;LU-11755&lt;/del&gt;&lt;/a&gt; ldlm: remove LASSERT() in ns_is_&lt;/p&gt;
{client,server}
&lt;p&gt;()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d31110348f4f264cc3c04a7ada972b35cb01c5d8&lt;/p&gt;</comment>
                            <comment id="249541" author="gerrit" created="Thu, 20 Jun 2019 03:56:31 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35193/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35193/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11755&quot; title=&quot;Remove redundant LASSERT() in ns_is_{client,server}()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11755&quot;&gt;&lt;del&gt;LU-11755&lt;/del&gt;&lt;/a&gt; ldlm: remove LASSERT() in ns_is_&lt;/p&gt;
{client,server}
&lt;p&gt;()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 19aefacda4623fb34b09f499ecf087fcb7b968f5&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </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|i007qn:</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>