<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:55:25 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-12761] sanity test 103a syntax error using version_code</title>
                <link>https://jira.whamcloud.com/browse/LU-12761</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
        # LU-1482 mdd: Setting xattr are properly checked with and without ACLs
        &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; [ $MDS1_VERSION -gt $(version_code 2.8.55) ] ||
                { [ $MDS1_VERSION -lt $(version_code 2.6) ] &amp;amp;&amp;amp;
                        [ $MDS1_VERSION -ge $(version_code 2.5.29) ]; }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;is incorrect since version_code() expects argument in the form of X.Y.Z-blah&lt;/p&gt;

&lt;p&gt;The result is this syntax error:&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;[284] $ rm -rf d -- ok
101 commands (101 passed, 0 failed)
/home/green/git/lustre-release/lustre/tests/test-framework.sh: line 443: (2 &amp;lt;&amp;lt; 16) | (6 &amp;lt;&amp;lt; 8) | : syntax error: operand expected (error token is &quot;| &quot;)
/home/green/git/lustre-release/lustre/tests/sanity.sh: line 8620: [: -a: integer expression expected
performing setfacl...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="56910">LU-12761</key>
            <summary>sanity test 103a syntax error using version_code</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="green">Oleg Drokin</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Fri, 13 Sep 2019 16:20:58 +0000</created>
                <updated>Sat, 11 Jul 2020 15:19:59 +0000</updated>
                            <resolved>Sun, 1 Mar 2020 15:43:53 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                    <version>Lustre 2.12.3</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                    <fixVersion>Lustre 2.12.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="254694" author="adilger" created="Sat, 14 Sep 2019 06:02:25 +0000"  >&lt;p&gt;It looks like the following will work:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
        echo -n &lt;span class=&quot;code-quote&quot;&gt;&quot;$(((${1:-0} &amp;lt;&amp;lt; 16) | (${2:-0} &amp;lt;&amp;lt; 8) | ${3:-0}))&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="255254" author="gerrit" created="Mon, 23 Sep 2019 12:42:19 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36275&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36275&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12761&quot; title=&quot;sanity test 103a syntax error using version_code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12761&quot;&gt;&lt;del&gt;LU-12761&lt;/del&gt;&lt;/a&gt;: tests: make version_code() accept two number versions too&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9924d4c9aadfff03fdc83537251756bca77ef1ed&lt;/p&gt;</comment>
                            <comment id="264313" author="gerrit" created="Sun, 1 Mar 2020 05:35:37 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/36275/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36275/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12761&quot; title=&quot;sanity test 103a syntax error using version_code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12761&quot;&gt;&lt;del&gt;LU-12761&lt;/del&gt;&lt;/a&gt;: tests: make version_code() accept two number versions too&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6521dda6f4377c9c688ce4905cd94adf9f99013f&lt;/p&gt;</comment>
                            <comment id="264345" author="pjones" created="Sun, 1 Mar 2020 15:43:53 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                            <comment id="271089" author="gerrit" created="Mon, 25 May 2020 20:51:49 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38715&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38715&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12761&quot; title=&quot;sanity test 103a syntax error using version_code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12761&quot;&gt;&lt;del&gt;LU-12761&lt;/del&gt;&lt;/a&gt;: tests: make version_code() accept two number versions too&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 947d491af9f07a64a782d68a16b8257432129550&lt;/p&gt;</comment>
                            <comment id="275106" author="gerrit" created="Sat, 11 Jul 2020 07:28:16 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38715/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38715/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12761&quot; title=&quot;sanity test 103a syntax error using version_code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12761&quot;&gt;&lt;del&gt;LU-12761&lt;/del&gt;&lt;/a&gt;: tests: make version_code() accept two number versions too&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 551eba665c19a43f54ccbcc4eb0030effb5bbeee&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|i00mrb:</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>