<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:51:20 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-12296] ll_dom_lock_cancel() should zero kms attribute</title>
                <link>https://jira.whamcloud.com/browse/LU-12296</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;ll_dom_lock_cancel() should set lov-&amp;gt;lloi_kms to 0 like in mdc_ldlm_blocking_ast(). Otherwise, obsolete file size can be brought back.&lt;/p&gt;

&lt;p&gt;The below test illustrates the issue:&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;
test_5() {
        $MULTIOP $DIR1/$tfile Oz40960w100_z200w100c &amp;amp;
        MULTIPID=$!

        # let MULTIPID to create the file                                                                                                                                            
        sleep 1
        $MULTIOP $DIR2/$tfile oO_RDWR:Tw100c
        kill -USR1 $MULTIPID
        wait
        $MULTIOP $DIR2/$tfile oO_RDWR:z400w100c
        $CHECKSTAT -s 500 $DIR2/$tfile || error &lt;span class=&quot;code-quote&quot;&gt;&quot;wrong size&quot;&lt;/span&gt;
}
run_test 5 &lt;span class=&quot;code-quote&quot;&gt;&quot;Race two writes, check file size&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The $DIR2/$tfile should be 500 bytes at the end. We get 4096.&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;== sanity-dom test 5: Race two writes, check file size =============================================== 12:29:42 (1557826182)
/mnt/lustre2/f5.sanity-dom has size 4096, not 500
 sanity-dom test_5: @@@@@@ FAIL: wrong size 
  Trace dump:
  = /home/vs/lustre-release/lustre/tests/test-framework.sh:5873:error()
  = sanity-dom.sh:133:test_5()
  = /home/vs/lustre-release/lustre/tests/test-framework.sh:6160:run_one()
  = /home/vs/lustre-release/lustre/tests/test-framework.sh:6199:run_one_logged()
  = /home/vs/lustre-release/lustre/tests/test-framework.sh:5998:run_test()
  = sanity-dom.sh:135:main()
Dumping lctl log to /tmp/test_logs/1557826153/sanity-dom.test_5.*.1557826183.log
Dumping logs only on local client.
Resetting fail_loc on all nodes...done.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="55631">LU-12296</key>
            <summary>ll_dom_lock_cancel() should zero kms attribute</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="vsaveliev">Vladimir Saveliev</assignee>
                                    <reporter username="vsaveliev">Vladimir Saveliev</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Tue, 14 May 2019 11:36:52 +0000</created>
                <updated>Tue, 3 Nov 2020 04:57:53 +0000</updated>
                            <resolved>Wed, 24 Jul 2019 20:14:03 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="247108" author="gerrit" created="Tue, 14 May 2019 11:37:34 +0000"  >&lt;p&gt;Vladimir Saveliev (c17830@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34858&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34858&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12296&quot; title=&quot;ll_dom_lock_cancel() should zero kms attribute&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12296&quot;&gt;&lt;del&gt;LU-12296&lt;/del&gt;&lt;/a&gt; llite: clear KMS on DoM lock cancel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 805ee4ee0cd9fe926700d786ace2103a1070b9ac&lt;/p&gt;</comment>
                            <comment id="251917" author="gerrit" created="Wed, 24 Jul 2019 04:22:34 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34858/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34858/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12296&quot; title=&quot;ll_dom_lock_cancel() should zero kms attribute&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12296&quot;&gt;&lt;del&gt;LU-12296&lt;/del&gt;&lt;/a&gt; llite: improve ll_dom_lock_cancel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 707bab62f5d6c704b30e4ee9e769b5c9f026e1e7&lt;/p&gt;</comment>
                            <comment id="251979" author="pjones" created="Wed, 24 Jul 2019 20:14:03 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="282470" author="gerrit" created="Fri, 16 Oct 2020 19:49:07 +0000"  >&lt;p&gt;Mike Pershin (mpershin@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40277&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40277&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12296&quot; title=&quot;ll_dom_lock_cancel() should zero kms attribute&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12296&quot;&gt;&lt;del&gt;LU-12296&lt;/del&gt;&lt;/a&gt; llite: ll_dom_lock_cancel() KMS fixes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f35dd0ca455172913916411886758112514e3408&lt;/p&gt;</comment>
                            <comment id="282579" author="gerrit" created="Mon, 19 Oct 2020 11:18:28 +0000"  >&lt;p&gt;Mike Pershin (mpershin@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40296&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40296&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12296&quot; title=&quot;ll_dom_lock_cancel() should zero kms attribute&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12296&quot;&gt;&lt;del&gt;LU-12296&lt;/del&gt;&lt;/a&gt; llite: improve ll_dom_lock_cancel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b1352e2139481852bb58b0147d0c133d77e1293e&lt;/p&gt;</comment>
                            <comment id="284072" author="gerrit" created="Tue, 3 Nov 2020 03:17:07 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40296/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40296/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12296&quot; title=&quot;ll_dom_lock_cancel() should zero kms attribute&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12296&quot;&gt;&lt;del&gt;LU-12296&lt;/del&gt;&lt;/a&gt; llite: improve ll_dom_lock_cancel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 98ee0d5b10858287c74e1b7d51129b7a5fd97ae9&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|i00g8f:</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>