<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:16:02 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-8265] one possible ldiskfs deadlock for rhel7</title>
                <link>https://jira.whamcloud.com/browse/LU-8265</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This bug was originally motivated by porting project quota support to ldiskfs:&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;https://testing.hpdd.intel.com/test_logs/5de868b0-2377-11e6-a8f9-5254006e85c2/show_text
ext4_setattr
 down_read(&amp;amp;EXT4_I(inode)-&amp;gt;i_data_sem);
 ext4_mark_inode_dirty
  ext4_expand_extra_isize
   ext4_expand_extra_isize_ea
    ext4_xattr_block_set
     down_read(&amp;amp;EXT4_I(inode)-&amp;gt;i_data_sem);---&amp;gt;deadlock here.
     ext4_new_meta_blocks
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This problem happen when we trying to upgrade ldiskfs to support project&lt;br/&gt;
quota which will expand ext4 inode size.&lt;/p&gt;

&lt;p&gt;I think this problem might also happen when we try to upgrade Lustre from&lt;br/&gt;
rhel6 to rhel7 in the future, so we better fix it.&lt;/p&gt;

&lt;p&gt;I also opened a redhat ticket for this.&lt;/p&gt;

</description>
                <environment>RHEL7</environment>
        <key id="37541">LU-8265</key>
            <summary>one possible ldiskfs deadlock for rhel7</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="ys">Yang Sheng</assignee>
                                    <reporter username="wangshilong">Wang Shilong</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Mon, 13 Jun 2016 09:13:14 +0000</created>
                <updated>Thu, 23 Feb 2017 07:35:51 +0000</updated>
                            <resolved>Thu, 23 Feb 2017 07:35:51 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="155477" author="gerrit" created="Mon, 13 Jun 2016 09:24:15 +0000"  >&lt;p&gt;Wang Shilong (wshilong@ddn.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/20743&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/20743&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8265&quot; title=&quot;one possible ldiskfs deadlock for rhel7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8265&quot;&gt;&lt;del&gt;LU-8265&lt;/del&gt;&lt;/a&gt; ldiskfs: fix one possible deadlock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 43c31f33eb917b07c06d21c3e5eac4a2f46a28c1&lt;/p&gt;</comment>
                            <comment id="155478" author="wangshilong" created="Mon, 13 Jun 2016 09:26:35 +0000"  >&lt;p&gt;Tracked Bug in Redhat:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=1340582&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugzilla.redhat.com/show_bug.cgi?id=1340582&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="155539" author="pjones" created="Mon, 13 Jun 2016 17:40:19 +0000"  >&lt;p&gt;Yang Sheng&lt;/p&gt;

&lt;p&gt;Could you please review this patch?&lt;/p&gt;

&lt;p&gt;Shilong&lt;/p&gt;

&lt;p&gt;You will need to explicitly add others for them to be able to see the RH ticket&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="185947" author="ys" created="Thu, 23 Feb 2017 07:35:51 +0000"  >&lt;p&gt;This is duplicated with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9146&quot; title=&quot;Backport patches from upstream to resolve deadlock in xattr&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9146&quot;&gt;&lt;del&gt;LU-9146&lt;/del&gt;&lt;/a&gt;.&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|hzyefb:</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>