<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:49:00 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-5156] In osp_init_last_seq, the return value of osp_write_local_file is not being checked.</title>
                <link>https://jira.whamcloud.com/browse/LU-5156</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&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;static int osp_init_last_seq(const struct lu_env *env, struct osp_device *osp)
{
............
              rc = osp_write_local_file(env, osp, dto, &amp;amp;osi-&amp;gt;osi_lb,
                                          osi-&amp;gt;osi_off);
              &amp;lt;------------ check return value here. 
       }
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="25056">LU-5156</key>
            <summary>In osp_init_last_seq, the return value of osp_write_local_file is not being checked.</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="di.wang">Di Wang</reporter>
                        <labels>
                    </labels>
                <created>Fri, 6 Jun 2014 18:21:25 +0000</created>
                <updated>Fri, 5 Jun 2015 00:31:48 +0000</updated>
                            <resolved>Thu, 4 Dec 2014 18:55:51 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                    <version>Lustre 2.5.1</version>
                    <version>Lustre 2.4.3</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="86044" author="adilger" created="Fri, 6 Jun 2014 19:27:11 +0000"  >&lt;p&gt;This was introduced in commit v2_3_59_0-46-g6c4c51e, and the old code used to check the return code properly:&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;               rc = dt_record_write(env, m-&amp;gt;opd_last_used_file, &amp;amp;osi-&amp;gt;osi_lb,
                                    &amp;amp;osi-&amp;gt;osi_off, th);
               dt_trans_stop(env, m-&amp;gt;opd_storage, th);
               &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (rc)
                       GOTO(out, rc);
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="100718" author="adilger" created="Thu, 4 Dec 2014 18:55:51 +0000"  >&lt;p&gt;The error handling was fixed for 2.7.0 as part of &lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4665&quot; title=&quot;utils: lfs setstripe to specify OSTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4665&quot;&gt;&lt;del&gt;LU-4665&lt;/del&gt;&lt;/a&gt; utils: lfs setstripe to specify OSTs&lt;/tt&gt; patch &lt;a href=&quot;http://review.whamcloud.com/9383&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/9383&lt;/a&gt; &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|hzwnwn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14224</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>