<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:06: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-349] port bug21847 to master (obdfilter-survey: Syntax error in some locales)</title>
                <link>https://jira.whamcloud.com/browse/LU-349</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;the awk in obdfilter_survey will encounter some problems in some locals,&lt;br/&gt;
e.g. with LC_NUMERIC=&quot;de_DE&quot; which  uses a comma as the decimal separator, awk output will have the localized format,&lt;br/&gt;
input can be parsed in this and the standard C locale, but arithmetic operations only grok numbers in C locale.&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;locale | grep LC_NUMERIC&lt;br/&gt;
LC_NUMERIC=&quot;de_DE@euro&quot;&lt;/li&gt;
	&lt;li&gt;awk &apos;BEGIN 
{printf &quot;%.1f\n&quot;, 1.0}
&lt;p&gt;&apos;&lt;br/&gt;
1,0&lt;/p&gt;&lt;/li&gt;
	&lt;li&gt;awk &apos;BEGIN 
{printf &quot;%.1f\n&quot;, 1,0}
&lt;p&gt;&apos;&lt;br/&gt;
1,0&lt;/p&gt;&lt;/li&gt;
	&lt;li&gt;awk &apos;BEGIN 
{printf &quot;%.1f\n&quot;, (1,0/1)}&apos;&lt;br/&gt;
awk: BEGIN {printf &quot;%.1fn&quot;, (1,0/1)}
&lt;p&gt;awk:                                ^ syntax error&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment></environment>
        <key id="10991">LU-349</key>
            <summary>port bug21847 to master (obdfilter-survey: Syntax error in some locales)</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="hongchao.zhang">Hongchao Zhang</assignee>
                                    <reporter username="hongchao.zhang">Hongchao Zhang</reporter>
                        <labels>
                    </labels>
                <created>Fri, 20 May 2011 02:20:34 +0000</created>
                <updated>Tue, 7 Jun 2011 03:30:13 +0000</updated>
                            <resolved>Tue, 7 Jun 2011 03:30:13 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="15259" author="hudson" created="Tue, 31 May 2011 09:28:03 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15263" author="hudson" created="Tue, 31 May 2011 09:29:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15267" author="hudson" created="Tue, 31 May 2011 09:29:53 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15271" author="hudson" created="Tue, 31 May 2011 09:30:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15275" author="hudson" created="Tue, 31 May 2011 09:31:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15279" author="hudson" created="Tue, 31 May 2011 09:32:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15283" author="hudson" created="Tue, 31 May 2011 09:34:12 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15287" author="hudson" created="Tue, 31 May 2011 09:44:31 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15291" author="hudson" created="Tue, 31 May 2011 09:48:12 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15295" author="hudson" created="Tue, 31 May 2011 09:50:51 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=ofa/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,ofa #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15299" author="hudson" created="Tue, 31 May 2011 09:51:46 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15304" author="hudson" created="Tue, 31 May 2011 09:53:01 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15308" author="hudson" created="Tue, 31 May 2011 09:55:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15312" author="hudson" created="Tue, 31 May 2011 09:58:05 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15316" author="hudson" created="Tue, 31 May 2011 10:14:55 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #143&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-349&quot; title=&quot;port bug21847 to master (obdfilter-survey: Syntax error in some locales)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-349&quot;&gt;&lt;del&gt;LU-349&lt;/del&gt;&lt;/a&gt; set LC_ALL explicitly in obdfilter-survey&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=347c3a363efd7cfc7c34bc59c813ca6421f67f64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;347c3a363efd7cfc7c34bc59c813ca6421f67f64&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre-iokit/obdfilter-survey/obdfilter-survey&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15751" author="hongchao.zhang" created="Tue, 7 Jun 2011 03:30:13 +0000"  >&lt;p&gt;the patch has been landed on master, close the bug.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Bugzilla ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>21847.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <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|hzv94v:</customfieldvalue>

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