<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:30:11 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-9886] Crash in upstream kiblnd_handle_early_rxs()</title>
                <link>https://jira.whamcloud.com/browse/LU-9886</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Under upstream staging commit 5a2ca43fa54f561c252c2, the list handling code in kiblnd_handle_early_rxs() got changed to list_for_each_safe().  That protects against the current thread from deleting the current entry it is looking at.  It does not protect against another thread from deleting the next item in the list (which the tmp variable points to).  The way this routine holds then releases a lock opens the door to other threads doing just that.&lt;/p&gt;

&lt;p&gt;We have triggered a crash due to this so it can in fact happen (a rare race condition).&lt;/p&gt;

&lt;p&gt;Please revert this commit on this routine.  The change never made it to the community repo.&lt;/p&gt;</description>
                <environment></environment>
        <key id="47860">LU-9886</key>
            <summary>Crash in upstream kiblnd_handle_early_rxs()</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="dougo">Doug Oucharek</assignee>
                                    <reporter username="dougo">Doug Oucharek</reporter>
                        <labels>
                    </labels>
                <created>Thu, 17 Aug 2017 17:15:52 +0000</created>
                <updated>Mon, 14 May 2018 14:23:35 +0000</updated>
                            <resolved>Mon, 14 May 2018 14:23:35 +0000</resolved>
                                    <version>Upstream</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="205647" author="pjones" created="Thu, 17 Aug 2017 17:40:36 +0000"  >&lt;p&gt;Thanks Doug. Oleg will take care of this.&lt;/p&gt;</comment>
                            <comment id="205657" author="simmonsja" created="Thu, 17 Aug 2017 18:31:28 +0000"  >&lt;p&gt;Sigh &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Those stupid list_for_each_safe() changes. Thankfully Patrick Farrell put a end to those patches.&lt;/p&gt;</comment>
                            <comment id="205715" author="paf" created="Fri, 18 Aug 2017 02:27:51 +0000"  >&lt;p&gt;.... I did?  Huh.&lt;/p&gt;</comment>
                            <comment id="227801" author="simmonsja" created="Mon, 14 May 2018 14:23:35 +0000"  >&lt;p&gt;Patch landed to staging-next as commit&#160;a8da8e528cb0a7f5f7ad9880f13c3359cfb31181. Will land in Linus tree during 4.18-rc1 window&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="46758">LU-9679</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hzzilz:</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>