<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:19:47 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-8697] remove IS_ERR(master_inode) check.</title>
                <link>https://jira.whamcloud.com/browse/LU-8697</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The patch 2de353860782: &quot;staging: lustre: create striped directory&quot;&lt;br/&gt;
from Aug 16, 2016, leads to the following static checker warning:&lt;/p&gt;

&lt;p&gt;	drivers/staging/lustre/lustre/llite/namei.c:294 ll_md_blocking_ast()&lt;br/&gt;
	warn: &apos;master_inode&apos; isn&apos;t an ERR_PTR&lt;/p&gt;

&lt;p&gt;drivers/staging/lustre/lustre/llite/namei.c&lt;br/&gt;
   287  &lt;br/&gt;
   288                                  hash =&lt;br/&gt;
cl_fid_build_ino(&amp;amp;lli-&amp;gt;lli_pfid,&lt;br/&gt;
   289            &lt;br/&gt;
ll_need_32bit_api(ll_i2sbi(inode)));&lt;br/&gt;
   290  &lt;br/&gt;
   291                                  master_inode =&lt;br/&gt;
ilookup5(inode-&amp;gt;i_sb, hash,&lt;br/&gt;
   292            &lt;br/&gt;
ll_test_inode_by_fid,&lt;br/&gt;
   293                                                          (void&lt;br/&gt;
*)&amp;amp;lli-&amp;gt;lli_pfid);&lt;br/&gt;
   294                                  if (master_inode &amp;amp;&amp;amp;&lt;br/&gt;
!IS_ERR(master_inode)) {&lt;/p&gt;

&lt;p&gt;^^^^^^^^^^^^^^^^^^^^&lt;br/&gt;
ilookup5() never returns ERR_PTRs.&lt;/p&gt;</description>
                <environment></environment>
        <key id="40529">LU-8697</key>
            <summary>remove IS_ERR(master_inode) check.</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="di.wang">Di Wang</reporter>
                        <labels>
                    </labels>
                <created>Wed, 12 Oct 2016 16:51:34 +0000</created>
                <updated>Tue, 25 Oct 2016 04:21:07 +0000</updated>
                            <resolved>Tue, 25 Oct 2016 04:20:48 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="169324" author="green" created="Wed, 12 Oct 2016 18:03:01 +0000"  >&lt;p&gt;this is the case in upstream kernel, need to see if this is the case in our other supported kernels like rhel6 and rhel7&lt;/p&gt;</comment>
                            <comment id="169383" author="simmonsja" created="Thu, 13 Oct 2016 01:02:15 +0000"  >&lt;p&gt;Thanks Oleg/WiDang for filing this.&lt;/p&gt;</comment>
                            <comment id="169557" author="gerrit" created="Thu, 13 Oct 2016 22:34:37 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/23151&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23151&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8697&quot; title=&quot;remove IS_ERR(master_inode) check.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8697&quot;&gt;&lt;del&gt;LU-8697&lt;/del&gt;&lt;/a&gt; llite: remove IS_ERR(master_inode) check&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 286224f8c542cf8f1ebae16e932d1062cc0e8bda&lt;/p&gt;</comment>
                            <comment id="170877" author="gerrit" created="Tue, 25 Oct 2016 02:24:36 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/23151/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23151/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8697&quot; title=&quot;remove IS_ERR(master_inode) check.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8697&quot;&gt;&lt;del&gt;LU-8697&lt;/del&gt;&lt;/a&gt; llite: remove IS_ERR(master_inode) check&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 84f6e2cd3db3ea29b23ae16d767573d5544d88bd&lt;/p&gt;</comment>
                            <comment id="170907" author="pjones" created="Tue, 25 Oct 2016 04:20:48 +0000"  >&lt;p&gt;Landed for 2.9&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|hzyrjz:</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>