<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:13:08 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-14826] enable striped directory as NFS export</title>
                <link>https://jira.whamcloud.com/browse/LU-14826</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Striped directory as NFS export is not supported, because &quot;..&quot; lookup for subdir under striped directory returns stripe FID back, other than the directory master object FID, while ll_get_parent() needs the latter for NFS.&lt;/p&gt;</description>
                <environment></environment>
        <key id="65014">LU-14826</key>
            <summary>enable striped directory as NFS export</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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="laisiyao">Lai Siyao</reporter>
                        <labels>
                    </labels>
                <created>Wed, 7 Jul 2021 09:54:38 +0000</created>
                <updated>Mon, 15 May 2023 03:02:25 +0000</updated>
                            <resolved>Thu, 22 Jul 2021 12:57:59 +0000</resolved>
                                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>10</watches>
                                                                            <comments>
                            <comment id="306433" author="gerrit" created="Wed, 7 Jul 2021 10:19:19 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44168&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44168&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14826&quot; title=&quot;enable striped directory as NFS export&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14826&quot;&gt;&lt;del&gt;LU-14826&lt;/del&gt;&lt;/a&gt; mdt: lookup(&quot;..&quot;) under striped directory&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b798c073281f4e20f955fefaf8109920f9d5b75c&lt;/p&gt;</comment>
                            <comment id="306435" author="adilger" created="Wed, 7 Jul 2021 10:58:52 +0000"  >&lt;p&gt;I was just coming to the same conclusion.  What happens is that the client finds the directory X layout is striped, hashes &quot;&lt;tt&gt;..&lt;/tt&gt;&quot;, and finds the sub-stripe of the directory, and does a lookup of &quot;&lt;tt&gt;..&lt;/tt&gt;&quot; in the sub-stripe directory.  That ends up returning the FID of directory X again, since it is the parent of the sub-stripe.&lt;/p&gt;

&lt;p&gt;Rather than adding complexity to the MDS to handle this case, what about having the client check for lookup of &quot;&lt;tt&gt;..&lt;/tt&gt;&quot; and &lt;b&gt;not&lt;/b&gt; do the sub-stripe lookup, but rather do the &quot;&lt;tt&gt;..&lt;/tt&gt;&quot; lookup in the master object FID?  That should return the proper parent FID, rather than looking up &lt;tt&gt;master/substripe/.. == master&lt;/tt&gt;?&lt;/p&gt;</comment>
                            <comment id="306441" author="laisiyao" created="Wed, 7 Jul 2021 11:24:27 +0000"  >&lt;p&gt;It&apos;s not lookup(&quot;master/substripe/..&quot;), but lookup(&quot;master/substripe/subdir/..&quot;), herein if &quot;subdir&quot; is a plain directory, it will fail too.&lt;/p&gt;</comment>
                            <comment id="308067" author="gerrit" created="Thu, 22 Jul 2021 04:53:49 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/44168/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44168/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14826&quot; title=&quot;enable striped directory as NFS export&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14826&quot;&gt;&lt;del&gt;LU-14826&lt;/del&gt;&lt;/a&gt; mdt: getattr_name(&quot;..&quot;) under striped directory&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: cbc62b0b829afdceaa01820996e567b5bdeb281c&lt;/p&gt;</comment>
                            <comment id="308097" author="pjones" created="Thu, 22 Jul 2021 12:57:59 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                            <comment id="328007" author="gerrit" created="Thu, 3 Mar 2022 18:44:28 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/46693&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46693&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14826&quot; title=&quot;enable striped directory as NFS export&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14826&quot;&gt;&lt;del&gt;LU-14826&lt;/del&gt;&lt;/a&gt; tests: fix sanityn.sh test_102 version check&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 32768318819952b670ac778bfba14e3fdb82c04e&lt;/p&gt;</comment>
                            <comment id="333931" author="gerrit" created="Thu, 5 May 2022 18:44:55 +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/46693/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46693/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14826&quot; title=&quot;enable striped directory as NFS export&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14826&quot;&gt;&lt;del&gt;LU-14826&lt;/del&gt;&lt;/a&gt; tests: fix sanityn.sh test_102 version check&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b9d93dc33e24718c316b84baa89282bebe05a546&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="70220">LU-15835</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="65010">LU-14823</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68966">LU-15617</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|i01yo7:</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>