<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:16:52 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-8360] obd_set_info_async error suppressed</title>
                <link>https://jira.whamcloud.com/browse/LU-8360</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This bug is reported by Seagate:&lt;br/&gt;
lustre-wc-rel/lustre/llite/llite_lib.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;static int client_common_fill_super(struct super_block *sb, char *md, char *dt,
                                    struct vfsmount *mnt)
{
...
        checksum = sbi-&amp;gt;ll_flags &amp;amp; LL_SBI_CHECKSUM;
        err = obd_set_info_async(NULL, sbi-&amp;gt;ll_dt_exp, sizeof(KEY_CHECKSUM),
                                 KEY_CHECKSUM, sizeof(checksum), &amp;amp;checksum,
                                 NULL);
        cl_sb_init(sb);

        err = obd_set_info_async(NULL, sbi-&amp;gt;ll_dt_exp, sizeof(KEY_CACHE_SET),&amp;lt;--- Variable &apos;err&apos; is reassigned a value before the old one has been used.
                                 KEY_CACHE_SET, sizeof(*sbi-&amp;gt;ll_cache),
                                 sbi-&amp;gt;ll_cache, NULL);

        sb-&amp;gt;s_root = d_make_root(root);
        if (sb-&amp;gt;s_root == NULL) {
                CERROR(&quot;%s: can&apos;t make root dentry\n&quot;,
                        ll_get_fsname(sb, NULL, 0));
                GOTO(out_root, err = -ENOMEM);
        }
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This ticket want to trace patch landed to master. &lt;/p&gt;</description>
                <environment></environment>
        <key id="37944">LU-8360</key>
            <summary>obd_set_info_async error suppressed</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="ys">Yang Sheng</assignee>
                                    <reporter username="ys">Yang Sheng</reporter>
                        <labels>
                    </labels>
                <created>Fri, 1 Jul 2016 15:47:54 +0000</created>
                <updated>Tue, 19 Mar 2019 15:08:35 +0000</updated>
                            <resolved>Wed, 13 Jul 2016 13:27:07 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="157529" author="gerrit" created="Fri, 1 Jul 2016 16:05:48 +0000"  >&lt;p&gt;Yang Sheng (yang.sheng@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/21125&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21125&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8360&quot; title=&quot;obd_set_info_async error suppressed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8360&quot;&gt;&lt;del&gt;LU-8360&lt;/del&gt;&lt;/a&gt; llite: check return value for obd_set_info_async&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: bb72557ab87d56c9a5fce04db34b10771aa46ad8&lt;/p&gt;</comment>
                            <comment id="158440" author="gerrit" created="Mon, 11 Jul 2016 23:59:29 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/21125/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21125/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8360&quot; title=&quot;obd_set_info_async error suppressed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8360&quot;&gt;&lt;del&gt;LU-8360&lt;/del&gt;&lt;/a&gt; llite: check return value for obd_set_info_async&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a04d586405b7fa8aaa2f033f5b6b865c475e7ec8&lt;/p&gt;</comment>
                            <comment id="158609" author="pjones" created="Wed, 13 Jul 2016 13:27:07 +0000"  >&lt;p&gt;Landed for 2.9&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <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|hzygf3:</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>