<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:38:14 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-10793] replay-dual test_14b  FAIL: after 221244 &gt; before 216124</title>
                <link>https://jira.whamcloud.com/browse/LU-10793</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;replay-dual test_14b: @@@@@@ FAIL: after 221244 &amp;gt; before 216124&lt;/p&gt;

&lt;p&gt;the test is removed from &quot;ALWAYS_EXCEPT&quot; in &lt;a href=&quot;https://review.whamcloud.com/#/c/30916/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/30916/&lt;/a&gt;&lt;br/&gt;
in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10052&quot; title=&quot;replay-single test_20b fails with &amp;#39;after 4096 &amp;gt; before 3072&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10052&quot;&gt;&lt;del&gt;LU-10052&lt;/del&gt;&lt;/a&gt;, but the corresponding implementation is not ready.&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 osp_create(const struct lu_env *env, struct dt_object *dt,
                      struct lu_attr *attr, struct dt_allocation_hint *hint,
                      struct dt_object_format *dof, struct thandle *th)
{
        ...
        /* we might have lost precreated objects */
        if (unlikely(d-&amp;gt;opd_gap_count) &amp;gt; 0) {
                LASSERT(d-&amp;gt;opd_pre != NULL);
                spin_lock(&amp;amp;d-&amp;gt;opd_pre_lock);
                if (d-&amp;gt;opd_gap_count &amp;gt; 0) {
                        int count = d-&amp;gt;opd_gap_count;

                        rc = ostid_set_id(&amp;amp;osi-&amp;gt;osi_oi,
                                          fid_oid(&amp;amp;d-&amp;gt;opd_gap_start_fid));
                        if (rc) {
                                spin_unlock(&amp;amp;d-&amp;gt;opd_pre_lock);
                                RETURN(rc);
                        }
                        d-&amp;gt;opd_gap_count = 0;
                        spin_unlock(&amp;amp;d-&amp;gt;opd_pre_lock);

                        CDEBUG(D_HA, &quot;Writing gap &quot;DFID&quot;+%d in llog\n&quot;,
                               PFID(&amp;amp;d-&amp;gt;opd_gap_start_fid), count);
                        /* real gap handling is disabled intil ORI-692 will be.   &amp;lt;----- here
                         * fixed, now we only report gaps */
                } else {
                        spin_unlock(&amp;amp;d-&amp;gt;opd_pre_lock);
                }
        } 
        ...
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="51200">LU-10793</key>
            <summary>replay-dual test_14b  FAIL: after 221244 &gt; before 216124</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="hongchao.zhang">Hongchao Zhang</assignee>
                                    <reporter username="hongchao.zhang">Hongchao Zhang</reporter>
                        <labels>
                            <label>always_except</label>
                    </labels>
                <created>Fri, 9 Mar 2018 07:40:42 +0000</created>
                <updated>Tue, 10 Apr 2018 19:18:42 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="222938" author="gerrit" created="Fri, 9 Mar 2018 07:49:22 +0000"  >&lt;p&gt;Hongchao Zhang (hongchao.zhang@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31605&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31605&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10793&quot; title=&quot;replay-dual test_14b  FAIL: after 221244 &amp;gt; before 216124&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10793&quot;&gt;LU-10793&lt;/a&gt; test: re-add test_14b to replay-dual ALWAYS_EXCEPT&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2765f787093e20f18a4fd521c7db403e946ae201&lt;/p&gt;</comment>
                            <comment id="223720" author="gerrit" created="Thu, 15 Mar 2018 13:55:35 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31605/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31605/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10793&quot; title=&quot;replay-dual test_14b  FAIL: after 221244 &amp;gt; before 216124&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10793&quot;&gt;LU-10793&lt;/a&gt; test: re-add test_14b to replay-dual ALWAYS_EXCEPT&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 59b2b21fd6b2940aab30c522c55829f31bbb98e2&lt;/p&gt;</comment>
                            <comment id="223801" author="gerrit" created="Thu, 15 Mar 2018 20:48:16 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31668&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31668&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10793&quot; title=&quot;replay-dual test_14b  FAIL: after 221244 &amp;gt; before 216124&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10793&quot;&gt;LU-10793&lt;/a&gt; test: re-add test_14b to replay-dual ALWAYS_EXCEPT&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 578987d3ec05624dd5a57efb8ce930283c8dbf3f&lt;/p&gt;</comment>
                            <comment id="223983" author="gerrit" created="Mon, 19 Mar 2018 20:10:16 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31668/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31668/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10793&quot; title=&quot;replay-dual test_14b  FAIL: after 221244 &amp;gt; before 216124&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10793&quot;&gt;LU-10793&lt;/a&gt; test: re-add test_14b to replay-dual ALWAYS_EXCEPT&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0126596bd9e6e8cb37edf2f84919bc6bac6663bc&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="48543">LU-10052</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="50591">LU-10608</issuekey>
        </issuelink>
                            </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|hzzu5z:</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>