<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:05:53 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-13987] Don&apos;t re-enqueue glimpse lock on read</title>
                <link>https://jira.whamcloud.com/browse/LU-13987</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;PID: 114738  TASK: ffff9badebb64100  CPU: 18  COMMAND: &quot;cat&quot;
 #0 [ffff9ba732603668] __schedule at ffffffff87b67747
 #1 [ffff9ba7326036f0] schedule at ffffffff87b67c49
 #2 [ffff9ba732603700] obd_get_request_slot at ffffffffc0dbe0a4 [obdclass]
 #3 [ffff9ba7326037b8] ldlm_cli_enqueue at ffffffffc0faedce [ptlrpc]
 #4 [ffff9ba732603878] mdc_enqueue_send at ffffffffc11b38a8 [mdc]
 #5 [ffff9ba732603938] mdc_lock_enqueue at ffffffffc11b3eb2 [mdc]
 #6 [ffff9ba7326039a8] cl_lock_enqueue at ffffffffc0dfee95 [obdclass]
 #7 [ffff9ba7326039e0] lov_lock_enqueue at ffffffffc10ef265 [lov]
 #8 [ffff9ba732603a20] cl_lock_enqueue at ffffffffc0dfee95 [obdclass]
 #9 [ffff9ba732603a58] cl_lock_request at ffffffffc0dff54b [obdclass]
#10 [ffff9ba732603a90] cl_glimpse_lock at ffffffffc122fd41 [lustre]
#11 [ffff9ba732603ad8] vvp_prep_size at ffffffffc123623d [lustre]
#12 [ffff9ba732603b38] vvp_io_read_start at ffffffffc1237862 [lustre]
#13 [ffff9ba732603be0] cl_io_start at ffffffffc0e01458 [obdclass]
#14 [ffff9ba732603c08] cl_io_loop at ffffffffc0e036bc [obdclass]
#15 [ffff9ba732603c38] ll_file_io_generic at ffffffffc11ee067 [lustre]
#16 [ffff9ba732603d50] ll_file_aio_read at ffffffffc11ef67f [lustre]
#17 [ffff9ba732603df0] ll_file_read at ffffffffc11ef820 [lustre]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;cl_glimpse_lock() doesn&apos;t match a lock with LDLM_FL_BL_AST even if this lock is acquired by the same thread earlier.&lt;/p&gt;</description>
                <environment></environment>
        <key id="60937">LU-13987</key>
            <summary>Don&apos;t re-enqueue glimpse lock on read</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="askulysh">Andriy Skulysh</assignee>
                                    <reporter username="askulysh">Andriy Skulysh</reporter>
                        <labels>
                    </labels>
                <created>Fri, 25 Sep 2020 06:48:52 +0000</created>
                <updated>Thu, 26 Nov 2020 14:48:49 +0000</updated>
                            <resolved>Thu, 26 Nov 2020 14:48:49 +0000</resolved>
                                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="280608" author="gerrit" created="Fri, 25 Sep 2020 06:50:35 +0000"  >&lt;p&gt;Andriy Skulysh (c17819@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40044&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40044&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13987&quot; title=&quot;Don&amp;#39;t re-enqueue glimpse lock on read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13987&quot;&gt;&lt;del&gt;LU-13987&lt;/del&gt;&lt;/a&gt; ldlm: Don&apos;t re-enqueue glimpse lock on read&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 86b084ac8744c097e60ade822b1d45e9a5938c64&lt;/p&gt;</comment>
                            <comment id="286068" author="gerrit" created="Thu, 26 Nov 2020 09:26:26 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40044/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40044/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13987&quot; title=&quot;Don&amp;#39;t re-enqueue glimpse lock on read&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13987&quot;&gt;&lt;del&gt;LU-13987&lt;/del&gt;&lt;/a&gt; ldlm: Don&apos;t re-enqueue glimpse lock on read&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 829a3a93d43e4d080bfbbff2d8faa89f786f4e69&lt;/p&gt;</comment>
                            <comment id="286098" author="pjones" created="Thu, 26 Nov 2020 14:48:49 +0000"  >&lt;p&gt;Landed for 2.14&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|i01aqn:</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>