<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:21: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-15779] do not hold object&apos;s lock over read bulk</title>
                <link>https://jira.whamcloud.com/browse/LU-15779</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;as a stuck bulk can block OUT&apos;s (e.g. out_tx_xattr_set_exec taking an exclusive object&apos;s lock), then all shared object&apos;s locks are blocked and finally all transactions are blocked:&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;
Call Trace:
[&amp;lt;0&amp;gt;] call_rwsem_down_write_failed+0x17/0x30
[&amp;lt;0&amp;gt;] osd_write_lock+0x5c/0xe0 [osd_ldiskfs]
[&amp;lt;0&amp;gt;] out_tx_xattr_set_exec+0xdb/0x840 [ptlrpc]
[&amp;lt;0&amp;gt;] out_tx_end+0xe1/0x5c0 [ptlrpc]
[&amp;lt;0&amp;gt;] out_handle+0x1452/0x1bc0 [ptlrpc]
[&amp;lt;0&amp;gt;] tgt_request_handle+0xaee/0x15f0 [ptlrpc]
[&amp;lt;0&amp;gt;] ptlrpc_server_handle_request+0x24b/0xab0 [ptlrpc]

Call Trace:
[&amp;lt;0&amp;gt;] wait_transaction_locked+0x85/0xd0 [jbd2]
[&amp;lt;0&amp;gt;] add_transaction_credits+0x278/0x310 [jbd2]
[&amp;lt;0&amp;gt;] start_this_handle+0x1a1/0x430 [jbd2]
[&amp;lt;0&amp;gt;] jbd2__journal_start+0xf3/0x1f0 [jbd2]
[&amp;lt;0&amp;gt;] __ldiskfs_journal_start_sb+0x69/0xe0 [ldiskfs]
[&amp;lt;0&amp;gt;] osd_trans_start+0x20e/0x4e0 [osd_ldiskfs]
[&amp;lt;0&amp;gt;] ofd_commitrw_write+0x11dc/0x1da0 [ofd]
[&amp;lt;0&amp;gt;] ofd_commitrw+0x53f/0xf70 [ofd]
[&amp;lt;0&amp;gt;] tgt_brw_write+0xffb/0x1dc0 [ptlrpc]
[&amp;lt;0&amp;gt;] tgt_request_handle+0xaee/0x15f0 [ptlrpc]
[&amp;lt;0&amp;gt;] ptlrpc_server_handle_request+0x24b/0xab0 [ptlrpc]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="69898">LU-15779</key>
            <summary>do not hold object&apos;s lock over read bulk</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="bzzz">Alex Zhuravlev</assignee>
                                    <reporter username="bzzz">Alex Zhuravlev</reporter>
                        <labels>
                    </labels>
                <created>Sun, 24 Apr 2022 11:34:19 +0000</created>
                <updated>Wed, 21 Dec 2022 11:49:02 +0000</updated>
                            <resolved>Sat, 16 Jul 2022 15:21:32 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                    <fixVersion>Lustre 2.15.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="332744" author="gerrit" created="Sun, 24 Apr 2022 11:40:17 +0000"  >&lt;p&gt;&quot;Alex Zhuravlev &amp;lt;bzzz@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47126&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47126&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15779&quot; title=&quot;do not hold object&amp;#39;s lock over read bulk&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15779&quot;&gt;&lt;del&gt;LU-15779&lt;/del&gt;&lt;/a&gt; ofd: don&apos;t hold read lock over bulk&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2faff9f82a263ae1b9ed3ab0ebe893aea5772ba1&lt;/p&gt;</comment>
                            <comment id="332857" author="bzzz" created="Mon, 25 Apr 2022 16:18:24 +0000"  >&lt;p&gt;I constructed a test which basically: 1) grabs buffers using dt_bufs_get(), then declares 0-copy write using these buffers 3) removes the object in a separate thread 4) tries to commit the buffer to the filesysytem &amp;#8211; passed on both ldiskfs and ZFS.&lt;/p&gt;</comment>
                            <comment id="339073" author="gerrit" created="Tue, 28 Jun 2022 22:06:19 +0000"  >&lt;p&gt;&quot;Jian Yu &amp;lt;yujian@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47825&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47825&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15779&quot; title=&quot;do not hold object&amp;#39;s lock over read bulk&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15779&quot;&gt;&lt;del&gt;LU-15779&lt;/del&gt;&lt;/a&gt; ofd: don&apos;t hold read lock over bulk&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a229943d51b7c876ce7108a2d7fab9b34e85d0ff&lt;/p&gt;</comment>
                            <comment id="340115" author="gerrit" created="Mon, 11 Jul 2022 22:30:46 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/47126/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47126/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15779&quot; title=&quot;do not hold object&amp;#39;s lock over read bulk&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15779&quot;&gt;&lt;del&gt;LU-15779&lt;/del&gt;&lt;/a&gt; ofd: don&apos;t hold read lock over bulk&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 98ba50819024b908453b62fd095647442929a61f&lt;/p&gt;</comment>
                            <comment id="340631" author="pjones" created="Sat, 16 Jul 2022 15:21:32 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                            <comment id="344176" author="gerrit" created="Sat, 20 Aug 2022 16:13:49 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/47825/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47825/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15779&quot; title=&quot;do not hold object&amp;#39;s lock over read bulk&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15779&quot;&gt;&lt;del&gt;LU-15779&lt;/del&gt;&lt;/a&gt; ofd: don&apos;t hold read lock over bulk&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 28875487ab3c94015fdd1c6b32c3ee63bdf81965&lt;/p&gt;</comment>
                            <comment id="357106" author="gerrit" created="Wed, 21 Dec 2022 11:49:02 +0000"  >&lt;p&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49468&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15779&quot; title=&quot;do not hold object&amp;#39;s lock over read bulk&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15779&quot;&gt;&lt;del&gt;LU-15779&lt;/del&gt;&lt;/a&gt; ofd: don&apos;t hold read lock over bulk&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ad08375a6a5dccec2c7b70770b35695543ff6aae&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|i02nyv:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>