<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:16:35 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-15233] Remove extraneous call to cl_page_delete</title>
                <link>https://jira.whamcloud.com/browse/LU-15233</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5108&quot; title=&quot;osc: Performance tune for LRU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5108&quot;&gt;&lt;del&gt;LU-5108&lt;/del&gt;&lt;/a&gt; / &lt;a href=&quot;https://review.whamcloud.com/#/c/10458/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/10458/&lt;/a&gt; / b117bc837c02e2d156bb114142a28a184aa9d633 added a call to cl_page_delete to the page discard code used by the OSC lru shrinker.&lt;/p&gt;

&lt;p&gt;This seems to have been a mistake.&#160; cl_page_discard causes page invalidation, which calls ll_invalidatepage, which calls cl_page_delete if the page can be found.&lt;/p&gt;

&lt;p&gt;Since the page is locked here and ll_invalidatepage checks for the page (checking that the result of cl_vmpage_page != NULL), this has probably never caused an issue.&#160; But it&apos;s extraneous and kind of weird, and misled me a bit when working on another bug.&lt;/p&gt;</description>
                <environment></environment>
        <key id="67184">LU-15233</key>
            <summary>Remove extraneous call to cl_page_delete</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="paf0186">Patrick Farrell</assignee>
                                    <reporter username="paf0186">Patrick Farrell</reporter>
                        <labels>
                    </labels>
                <created>Mon, 15 Nov 2021 22:12:12 +0000</created>
                <updated>Wed, 13 Sep 2023 13:36:05 +0000</updated>
                            <resolved>Wed, 13 Sep 2023 13:36:04 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="318298" author="gerrit" created="Mon, 15 Nov 2021 22:18:04 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/45583&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45583&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15233&quot; title=&quot;Remove extraneous call to cl_page_delete&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15233&quot;&gt;&lt;del&gt;LU-15233&lt;/del&gt;&lt;/a&gt; llite: Remove extra cl_page_delete call&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 09b25e5c5ac203621a62f0a70918d1b8dfb5e2e9&lt;/p&gt;</comment>
                            <comment id="385711" author="gerrit" created="Wed, 13 Sep 2023 04:02:18 +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/c/fs/lustre-release/+/45583/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/45583/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15233&quot; title=&quot;Remove extraneous call to cl_page_delete&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15233&quot;&gt;&lt;del&gt;LU-15233&lt;/del&gt;&lt;/a&gt; llite: Remove extra cl_page_delete call&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fb234048b45b4000ad3654a58e71123b08e2f225&lt;/p&gt;</comment>
                            <comment id="385781" author="pjones" created="Wed, 13 Sep 2023 13:36:05 +0000"  >&lt;p&gt;Landed for 2.16&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|i029zj:</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>