<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:25:37 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-9371] &quot;lfs find&quot; should find the files that match all the specified component options</title>
                <link>https://jira.whamcloud.com/browse/LU-9371</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When testing &quot;lfs find&quot; with composite files, I found it returned the file which only matched any of the specified component options, but not all.&lt;br/&gt;
For example, if you run the following commands, you will see it return /mnt/lustre/testfile.&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;lfs setstripe -E 1M -c 2 -E 4M -c -1 -i 0 -E -1 /mnt/lustre/testfile
lfs find /mnt/lustre --component-start=-100M --component-end=+5M
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;It shouldn&apos;t return any file because there is no file whose start&amp;gt;100M and end&amp;lt;5M.&lt;/p&gt;</description>
                <environment></environment>
        <key id="45598">LU-9371</key>
            <summary>&quot;lfs find&quot; should find the files that match all the specified component options</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="niu">Niu Yawei</assignee>
                                    <reporter username="emoly.liu">Emoly Liu</reporter>
                        <labels>
                            <label>pfl</label>
                    </labels>
                <created>Thu, 20 Apr 2017 09:16:45 +0000</created>
                <updated>Sat, 3 Jun 2017 04:20:34 +0000</updated>
                            <resolved>Sat, 3 Jun 2017 04:20:34 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="192790" author="adilger" created="Thu, 20 Apr 2017 09:29:15 +0000"  >&lt;p&gt;Except what you asked for is component start &amp;lt; 100MB and component end &amp;gt; 5Mb, which matches the first component. &lt;/p&gt;</comment>
                            <comment id="192819" author="niu" created="Thu, 20 Apr 2017 13:56:19 +0000"  >&lt;p&gt;Right, &lt;del&gt;100M means at most 100M, and &lt;ins&gt;5M means at least 5M, I was also confused by these &apos;&lt;/ins&gt;&apos; and &apos;&lt;/del&gt;&apos; before and made it reversely in &apos;lfs getstripe&apos; options.&lt;/p&gt;

&lt;p&gt;Regardless this improper example, there is a real problem found by Emoly, current implementation is that file will be matched if the criteria are matched by any  components, for exmaple: if 1st component matches --component-start option, and 2nd component matches --component-end option, the file will be matched at the end. I think it make sense to change it as any single component matches all criteria.&lt;/p&gt;</comment>
                            <comment id="192954" author="gerrit" created="Fri, 21 Apr 2017 01:52:31 +0000"  >&lt;p&gt;Niu Yawei (yawei.niu@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/26766&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26766&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9371&quot; title=&quot;&amp;quot;lfs find&amp;quot; should find the files that match all the specified component options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9371&quot;&gt;&lt;del&gt;LU-9371&lt;/del&gt;&lt;/a&gt; tools: handle component options properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cdced3718893e2ae19d2ba6aa2c864e152a4f1be&lt;/p&gt;</comment>
                            <comment id="197998" author="gerrit" created="Sat, 3 Jun 2017 03:55:15 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/26766/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26766/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9371&quot; title=&quot;&amp;quot;lfs find&amp;quot; should find the files that match all the specified component options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9371&quot;&gt;&lt;del&gt;LU-9371&lt;/del&gt;&lt;/a&gt; tools: handle component options properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8e02647def0d806023cb3bb4b91c5b1e38ee2872&lt;/p&gt;</comment>
                            <comment id="198032" author="pjones" created="Sat, 3 Jun 2017 04:20:34 +0000"  >&lt;p&gt;Landed for 2.10&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|hzzaon:</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>