<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:41:21 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-11148] dir migration may deadlock in link locking</title>
                <link>https://jira.whamcloud.com/browse/LU-11148</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://review.whamcloud.com/#/c/25262&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/25262&lt;/a&gt; introduced trybits in IBITS lock, but it doesn&apos;t enable trybits for PDO lock in mdt_object_local_lock(), which may cause deadlock, and it is observed in test.&lt;/p&gt;</description>
                <environment></environment>
        <key id="52707">LU-11148</key>
            <summary>dir migration may deadlock in link locking</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="laisiyao">Lai Siyao</reporter>
                        <labels>
                    </labels>
                <created>Mon, 16 Jul 2018 14:00:19 +0000</created>
                <updated>Tue, 2 Apr 2019 06:05:53 +0000</updated>
                            <resolved>Mon, 6 Aug 2018 14:51:50 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                    <version>Lustre 2.11.0</version>
                                    <fixVersion>Lustre 2.12.0</fixVersion>
                                        <due>Thu, 16 Aug 2018 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="230290" author="gerrit" created="Mon, 16 Jul 2018 14:05:48 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32820&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32820&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11148&quot; title=&quot;dir migration may deadlock in link locking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11148&quot;&gt;&lt;del&gt;LU-11148&lt;/del&gt;&lt;/a&gt; ldlm: enable trybits for PDO lock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 16658cf99c739874ad0003025ec0e049306a0948&lt;/p&gt;</comment>
                            <comment id="230331" author="tappro" created="Tue, 17 Jul 2018 06:16:01 +0000"  >&lt;p&gt;Lai, I don&apos;t remember that trybits are being used for PDO locks, could you point to the related code which require such changes?&lt;/p&gt;</comment>
                            <comment id="230338" author="laisiyao" created="Tue, 17 Jul 2018 08:21:43 +0000"  >&lt;p&gt;Mike, it&apos;s in dir migration code: mdt_lock_objects_in_linkea() -&amp;gt; mdt_reint_object_lock_try().&lt;/p&gt;</comment>
                            <comment id="230383" author="tappro" created="Tue, 17 Jul 2018 20:31:18 +0000"  >&lt;p&gt;ah, that one. Does the patch solve the problem?&lt;/p&gt;</comment>
                            <comment id="230401" author="laisiyao" created="Wed, 18 Jul 2018 01:38:19 +0000"  >&lt;p&gt;Yes, it looks working, I tested with racer.sh, and haven&apos;t seen this deadlock for a few rounds.&lt;/p&gt;</comment>
                            <comment id="231500" author="gerrit" created="Mon, 6 Aug 2018 14:34:47 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32820/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32820/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11148&quot; title=&quot;dir migration may deadlock in link locking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11148&quot;&gt;&lt;del&gt;LU-11148&lt;/del&gt;&lt;/a&gt; ldlm: enable trybits for PDO lock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fb6430906ae4fd9c7329944cd89dd4c493be1179&lt;/p&gt;</comment>
                            <comment id="231520" author="pjones" created="Mon, 6 Aug 2018 14:51:50 +0000"  >&lt;p&gt;Landed for 2.12&lt;/p&gt;</comment>
                            <comment id="245079" author="gerrit" created="Tue, 2 Apr 2019 06:05:53 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34570&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11148&quot; title=&quot;dir migration may deadlock in link locking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11148&quot;&gt;&lt;del&gt;LU-11148&lt;/del&gt;&lt;/a&gt; mdt: make mdt_object locking consitent&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: be3d3ce3a8f54d259b267b3f1ffbb1c77c0a910a&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|hzzz5b:</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>