<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:48:03 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-5044] not include the .lustre directory in readdir output</title>
                <link>https://jira.whamcloud.com/browse/LU-5044</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Comments from Andreas&lt;/p&gt;

&lt;p&gt;&quot;I noticed that &quot;.lustre&quot; now appears in &quot;ls -a&quot; output, but I don&apos;t think that is supposed to happen. It might have been added when .lustre was created as a real inode in 2.4 or so?&lt;/p&gt;

&lt;p&gt;This causes a problem because backup and other filesystem scanning tools will want to go into .lustre and read all the files there, and may also want to restore them after a crash, which could cause problems.&lt;/p&gt;

&lt;p&gt;I think readdir needs to be fixed to not include the .lustre directory in readdir output. &quot;&lt;/p&gt;</description>
                <environment></environment>
        <key id="24645">LU-5044</key>
            <summary>not include the .lustre directory in readdir output</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="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="di.wang">Di Wang</assignee>
                                    <reporter username="di.wang">Di Wang</reporter>
                        <labels>
                    </labels>
                <created>Sat, 10 May 2014 03:29:00 +0000</created>
                <updated>Sat, 9 Dec 2017 08:45:41 +0000</updated>
                            <resolved>Mon, 1 Dec 2014 18:14:01 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                    <fixVersion>Lustre 2.5.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="83693" author="yong.fan" created="Sat, 10 May 2014 03:52:27 +0000"  >&lt;p&gt;Currently, .lustre/lost+found is used for LFSCK, if we want to make .lustre to be invisible for readdir, then we need some especial tools to read the .lustre, then the administrator can check the orphans under .lustre/lost+found.&lt;/p&gt;</comment>
                            <comment id="83694" author="di.wang" created="Sat, 10 May 2014 04:18:08 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/10286&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10286&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="83882" author="rread" created="Mon, 12 May 2014 17:39:30 +0000"  >&lt;p&gt;It would be good to include tests (if we don&apos;t have them already) that  other uses of .lustre,  such as open by fid from userspace,  still work as well.&lt;/p&gt;</comment>
                            <comment id="83967" author="jhammond" created="Tue, 13 May 2014 09:37:42 +0000"  >&lt;p&gt;Is this really a problem? Shouldn&apos;t we wait for some sign that this is causing an issue for some real program before we go adding special cases?&lt;/p&gt;</comment>
                            <comment id="84010" author="rread" created="Tue, 13 May 2014 16:12:41 +0000"  >&lt;p&gt;&amp;gt;Is this really a problem? Shouldn&apos;t we wait for some sign that this is causing an issue for some real program before we go adding special cases?&lt;/p&gt;

&lt;p&gt;I suppose it means backup and recursive copy tools need to be configured to skip it, but other filesystems have similar &quot;magic&quot; directories that shouldn&apos;t be copied, so it&apos;s not that odd. I agree it would be simpler to leave it alone. &lt;/p&gt;</comment>
                            <comment id="89791" author="jhammond" created="Tue, 22 Jul 2014 21:33:02 +0000"  >&lt;p&gt;See also &lt;a href=&quot;http://review.whamcloud.com/#/c/11186/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/11186/&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="100064" author="adilger" created="Tue, 25 Nov 2014 18:34:11 +0000"  >&lt;p&gt;I&apos;d like to land the 11186 patch to b2_5 so that we can fix &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5955&quot; title=&quot;llapi_semantic_traverse() and lfs find skip any child directory named .lustre&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5955&quot;&gt;&lt;del&gt;LU-5955&lt;/del&gt;&lt;/a&gt; on the client.&lt;/p&gt;</comment>
                            <comment id="100326" author="jlevi" created="Mon, 1 Dec 2014 18:14:01 +0000"  >&lt;p&gt;Patch landed to Master.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="27719">LU-5955</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|hzwm9j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13937</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>