<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:44:52 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-11552] improper FMR/FastReg pool cleanup</title>
                <link>https://jira.whamcloud.com/browse/LU-11552</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;While porting the map_on_demand changes to the linux lustre client it was noticed that the cleanup for the FMR / FastReg pool handling was wrong. Even when using FMR if the fmr pool is already deleted it will attempt to cleanup the FastReg pool which shouldn&apos;t even exist.&lt;/p&gt;</description>
                <environment>Any lustre system using IB for LNet</environment>
        <key id="53680">LU-11552</key>
            <summary>improper FMR/FastReg pool cleanup</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="4" iconUrl="https://jira.whamcloud.com/images/icons/statuses/reopened.png" description="This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.">Reopened</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="simmonsja">James A Simmons</assignee>
                                    <reporter username="simmonsja">James A Simmons</reporter>
                        <labels>
                    </labels>
                <created>Sat, 20 Oct 2018 15:44:35 +0000</created>
                <updated>Thu, 19 Dec 2019 00:18:39 +0000</updated>
                                            <version>Lustre 2.12.0</version>
                    <version>Lustre 2.10.5</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="235178" author="simmonsja" created="Sat, 20 Oct 2018 16:03:25 +0000"  >&lt;p&gt;Patch at &lt;a href=&quot;https://review.whamcloud.com/#/c/33408.&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/33408.&lt;/a&gt;&#160;Fixed the LU number.&lt;/p&gt;</comment>
                            <comment id="235394" author="ashehata" created="Wed, 24 Oct 2018 00:09:58 +0000"  >&lt;p&gt;Just to clarify, while the patch cleans up the code. There was no bug.&lt;/p&gt;</comment>
                            <comment id="260121" author="spitzcor" created="Wed, 18 Dec 2019 22:14:12 +0000"  >&lt;p&gt;I&apos;m reopening this issue due to the mix-up described at &lt;a href=&quot;#comment-260120&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;comment-260120&lt;/a&gt;.  There was a typo in the commit header.&lt;/p&gt;

&lt;p&gt;Even though code landed for this ticket, it was later reverted because it introduced &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11735&quot; title=&quot;o2iblnd - bad check for fmr&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11735&quot;&gt;LU-11735&lt;/a&gt; (&lt;a href=&quot;#comment-238218&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;comment-238218&lt;/a&gt;) and so we need to re-open this ticket accordingly.&lt;/p&gt;</comment>
                            <comment id="260129" author="adilger" created="Thu, 19 Dec 2019 00:10:31 +0000"  >&lt;p&gt;Amir Shehata (ashehata@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33802&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33802&lt;/a&gt;&lt;br/&gt;
Subject: Revert &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11152&quot; title=&quot;sanity test_133g: ost1 find  /proc/fs/lustre/ /proc/sys/lnet/ /proc/sys/lustre/ failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11152&quot;&gt;&lt;del&gt;LU-11152&lt;/del&gt;&lt;/a&gt; lnd: test fpo_fmr_poool pointer instead of special bool&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b169980b805b78df9b05e10079d27c4a6d3dbbc1&lt;/p&gt;</comment>
                            <comment id="260130" author="adilger" created="Thu, 19 Dec 2019 00:10:46 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33802/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33802/&lt;/a&gt;&lt;br/&gt;
Subject: Revert &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11152&quot; title=&quot;sanity test_133g: ost1 find  /proc/fs/lustre/ /proc/sys/lnet/ /proc/sys/lustre/ failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11152&quot;&gt;&lt;del&gt;LU-11152&lt;/del&gt;&lt;/a&gt; lnd: test fpo_fmr_poool pointer instead of special bool&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set:&lt;br/&gt;
Commit: a65d072fa45fc90c2fc74b61d214de79c0bf33e5&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="54203">LU-11735</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="52716">LU-11152</issuekey>
        </issuelink>
                            </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|i004p3:</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>