<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:41:59 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-11218] osp xattr cache brought by mdd_is_parent needs to be invalidated</title>
                <link>https://jira.whamcloud.com/browse/LU-11218</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;mdd_is_parent() brings link xattrs of not locked objects into osp cache.&lt;br/&gt;
If that cache becomes stale a directory rename includes an outdated link xattr into object xattr table. That makes a directory to have more than one link. That also confuses lfsck.&lt;/p&gt;</description>
                <environment></environment>
        <key id="52909">LU-11218</key>
            <summary>osp xattr cache brought by mdd_is_parent needs to be invalidated</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="vsaveliev">Vladimir Saveliev</assignee>
                                    <reporter username="vsaveliev">Vladimir Saveliev</reporter>
                        <labels>
                    </labels>
                <created>Mon, 6 Aug 2018 12:42:23 +0000</created>
                <updated>Tue, 4 Dec 2018 16:15:30 +0000</updated>
                            <resolved>Tue, 4 Dec 2018 16:15:30 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="231492" author="gerrit" created="Mon, 6 Aug 2018 12:46:23 +0000"  >&lt;p&gt;Vladimir Saveliev (c17830@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32942&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32942&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11218&quot; title=&quot;osp xattr cache brought by mdd_is_parent needs to be invalidated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11218&quot;&gt;&lt;del&gt;LU-11218&lt;/del&gt;&lt;/a&gt; mdd: do not cache atributes on mdd_parent_fid&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 092ac85e6d522c5d797686f3be785c778c2d7cbc&lt;/p&gt;</comment>
                            <comment id="231493" author="bzzz" created="Mon, 6 Aug 2018 12:52:06 +0000"  >&lt;p&gt;probably &lt;a href=&quot;https://review.whamcloud.com/#/c/31194/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/31194/&lt;/a&gt;&#160;can help&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="231580" author="vsaveliev" created="Tue, 7 Aug 2018 14:33:18 +0000"  >&lt;blockquote&gt;
&lt;p&gt;probably &lt;a href=&quot;https://review.whamcloud.com/#/c/31194/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/31194/&lt;/a&gt; can help&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Yes, it helps: the sanity.sh:807 from &lt;a href=&quot;https://review.whamcloud.com/32942&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32942&lt;/a&gt; does not fail with it.&lt;/p&gt;

&lt;p&gt;Alex, however, that patch seems to get stuck since march. Do you have plans to move it forward?&lt;/p&gt;</comment>
                            <comment id="231603" author="adilger" created="Tue, 7 Aug 2018 20:02:43 +0000"  >&lt;p&gt;Alex, Vladimir, do you have a preference of which of these two patches to land?&lt;/p&gt;

&lt;p&gt;Is one &quot;more complete&quot; than the other?  It seems like Alex&apos;s &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10406&quot; title=&quot;sanity-lfsck test_31c: (4) Fail to re-generate master LMV EA: 2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10406&quot;&gt;&lt;del&gt;LU-10406&lt;/del&gt;&lt;/a&gt; patch will also fix the bug with LFSCK, while the patch here will only fix the one MDD case?&lt;/p&gt;

&lt;p&gt;I&apos;ve rebased Alex&apos;s patch to verify that it is still working correctly with master (there can be bad interactions if a very old patch is landed without retesting), so if this is the better one to land then it should be ready in a few hours (barring some intermittent failure).&lt;/p&gt;</comment>
                            <comment id="231615" author="bzzz" created="Wed, 8 Aug 2018 03:14:07 +0000"  >&lt;p&gt;I think we should land the old (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10406&quot; title=&quot;sanity-lfsck test_31c: (4) Fail to re-generate master LMV EA: 2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10406&quot;&gt;&lt;del&gt;LU-10406&lt;/del&gt;&lt;/a&gt;) patch as it improves locking/invalidation schema in general.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="237923" author="vsaveliev" created="Tue, 4 Dec 2018 16:15:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://review.whamcloud.com/31194&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31194&lt;/a&gt;&#160;at &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10406&quot; title=&quot;sanity-lfsck test_31c: (4) Fail to re-generate master LMV EA: 2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10406&quot;&gt;&lt;del&gt;LU-10406&lt;/del&gt;&lt;/a&gt; fixes this.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="49912">LU-10406</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|i000cf:</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>