<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:32:19 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-10131] Update inode attributes on unlink</title>
                <link>https://jira.whamcloud.com/browse/LU-10131</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Currently, the last unlink of an inode sends back the inode attributes from the MDS, but the client ignores them.  This results in i_nlink on the inode (in memory on the client) staying at one after it has been fully unlinked, which means it stays in memory until discarded from pressure.  This is also problematic for wrapfs atop Lustre, would like to use the nlink count to be certain the file is really gone.&lt;/p&gt;

&lt;p&gt;The only attribute which is relevant on a fully unlinked inode is i_nlink, so we just read that out.  Patch coming momentarily.&lt;/p&gt;</description>
                <environment></environment>
        <key id="48788">LU-10131</key>
            <summary>Update inode attributes on unlink</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="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="paf">Patrick Farrell</assignee>
                                    <reporter username="paf">Patrick Farrell</reporter>
                        <labels>
                    </labels>
                <created>Tue, 17 Oct 2017 18:10:34 +0000</created>
                <updated>Sun, 23 Jun 2019 11:48:49 +0000</updated>
                            <resolved>Wed, 25 Oct 2017 22:04:55 +0000</resolved>
                                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="211310" author="gerrit" created="Tue, 17 Oct 2017 18:16:48 +0000"  >&lt;p&gt;Patrick Farrell (paf@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29651&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29651&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10131&quot; title=&quot;Update inode attributes on unlink&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10131&quot;&gt;&lt;del&gt;LU-10131&lt;/del&gt;&lt;/a&gt; llite: Update i_nlink on unlink&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 14f7e4c59437b52222136382e12773aa5e353b33&lt;/p&gt;</comment>
                            <comment id="211903" author="gerrit" created="Wed, 25 Oct 2017 00:54:37 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29651/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29651/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10131&quot; title=&quot;Update inode attributes on unlink&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10131&quot;&gt;&lt;del&gt;LU-10131&lt;/del&gt;&lt;/a&gt; llite: Update i_nlink on unlink&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 947b22b08d3725852a811a9e330562dd986d7336&lt;/p&gt;</comment>
                            <comment id="212009" author="pjones" created="Wed, 25 Oct 2017 22:04:55 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="212014" author="gerrit" created="Wed, 25 Oct 2017 23:03:17 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29785&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29785&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10131&quot; title=&quot;Update inode attributes on unlink&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10131&quot;&gt;&lt;del&gt;LU-10131&lt;/del&gt;&lt;/a&gt; llite: Update i_nlink on unlink&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b819421c7873dee9b6c9e904776510d5c7896b12&lt;/p&gt;</comment>
                            <comment id="212095" author="gerrit" created="Thu, 26 Oct 2017 16:35:30 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29785/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29785/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10131&quot; title=&quot;Update inode attributes on unlink&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10131&quot;&gt;&lt;del&gt;LU-10131&lt;/del&gt;&lt;/a&gt; llite: Update i_nlink on unlink&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 00fea22a18bf1bec71869be2fc5c661ed5d99b4d&lt;/p&gt;</comment>
                            <comment id="214555" author="adilger" created="Thu, 23 Nov 2017 21:32:04 +0000"  >&lt;p&gt;The patch &lt;a href=&quot;http://review.whamcloud.com/19164&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19164&lt;/a&gt; in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7925&quot; title=&quot;ll_d_iput() can clear i_nlink for an inode in use&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7925&quot;&gt;&lt;del&gt;LU-7925&lt;/del&gt;&lt;/a&gt; was the one that removed the i_nlink update.&lt;/p&gt;</comment>
                            <comment id="214602" author="paf" created="Fri, 24 Nov 2017 15:31:13 +0000"  >&lt;p&gt;Yes, I know - Andrew and I hashed out the new patch together.  FWIW, I don&apos;t think test 76 could pass with that approach to the i_nlink update, though I might be wrong.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="17685">LU-2857</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="35622">LU-7925</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="16148">LU-2036</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <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|hzzm13:</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>