<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:13:17 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-1078] two minor issues in lnet</title>
                <link>https://jira.whamcloud.com/browse/LU-1078</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I recently noticed these:&lt;/p&gt;

&lt;p&gt;1. The doxygen comment above LNetNIInit in lnet/lnet/api-ni.c says:&lt;br/&gt;
&quot;return 0 on success, and non-zero error code on failures.&quot;&lt;/p&gt;

&lt;p&gt;This is wrong. LNetNIInit can return &amp;gt; 0 on success.&lt;/p&gt;

&lt;p&gt;2. In lst_test_add_ioctl()&lt;/p&gt;

&lt;p&gt;753         LIBCFS_ALLOC(dstgrp, args-&amp;gt;lstio_tes_dgrp_nmlen + 1);&lt;br/&gt;
754         if (srcgrp == NULL)$&lt;br/&gt;
755                 goto out; &lt;/p&gt;

&lt;p&gt;In line 754, s/srcgrp/dstgrp/?&lt;/p&gt;

&lt;p&gt;I don&apos;t have time to fix and test and so on. Please fix them.&lt;/p&gt;</description>
                <environment></environment>
        <key id="13117">LU-1078</key>
            <summary>two minor issues in lnet</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="bogl">Bob Glossman</assignee>
                                    <reporter username="isaac">Isaac Huang</reporter>
                        <labels>
                            <label>lnet</label>
                            <label>selftest</label>
                    </labels>
                <created>Tue, 7 Feb 2012 19:54:30 +0000</created>
                <updated>Sat, 12 May 2012 10:22:18 +0000</updated>
                            <resolved>Sat, 12 May 2012 10:22:18 +0000</resolved>
                                    <version>Lustre 2.0.0</version>
                    <version>Lustre 2.1.0</version>
                    <version>Lustre 1.8.x (1.8.0 - 1.8.5)</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="28074" author="adilger" created="Tue, 7 Feb 2012 20:34:38 +0000"  >&lt;blockquote&gt;
&lt;p&gt;I don&apos;t have time to fix and test and so on. Please fix them.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Isaac,&lt;br/&gt;
as you can well imagine, everyone is busy with projects of their own as well, so the best way to fix minor issues like this is to do it yourself.  The time it takes to submit a patch for such a minor change is very minimal with the new automated build and test system.  Creating a patch, commit it to Git with a proper commit comment referencing this &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1078&quot; title=&quot;two minor issues in lnet&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1078&quot;&gt;&lt;del&gt;LU-1078&lt;/del&gt;&lt;/a&gt; ticket (see &lt;a href=&quot;http://wiki.whamcloud.com/display/PUB/Commit+Comments&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://wiki.whamcloud.com/display/PUB/Commit+Comments&lt;/a&gt; for details), pushing it to Gerrit, and asking for reviews is sufficient, since the patch will be built and tested automatically before it could land in any case.&lt;/p&gt;</comment>
                            <comment id="28094" author="isaac" created="Tue, 7 Feb 2012 23:44:55 +0000"  >&lt;p&gt;Well, please reassign it to me then. When I have a chance I&apos;ll have a look at the document and fix it.&lt;/p&gt;</comment>
                            <comment id="29205" author="pjones" created="Fri, 17 Feb 2012 10:37:57 +0000"  >&lt;p&gt;Minh&lt;/p&gt;

&lt;p&gt;Why don&apos;t you clean these LNET issues up when you get a chance?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="29206" author="mdiep" created="Fri, 17 Feb 2012 11:01:47 +0000"  >&lt;p&gt;sure&lt;/p&gt;</comment>
                            <comment id="38258" author="pjones" created="Mon, 7 May 2012 18:02:06 +0000"  >&lt;p&gt;Reassigning to Bob&lt;/p&gt;</comment>
                            <comment id="38351" author="bogl" created="Tue, 8 May 2012 18:26:53 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,2692&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2692&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="38696" author="pjones" created="Sat, 12 May 2012 10:22:18 +0000"  >&lt;p&gt;Landed for 2.3&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|hzv6pz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4623</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>