<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:10:13 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-766] Incorrect HAVE_STATFS_DENTRY_PARAM result</title>
                <link>https://jira.whamcloud.com/browse/LU-766</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Building with RHEL6.2 beta (kernel-2.6.32-204) exposed that the&lt;br/&gt;
HAVE_STATFS_DENTRY_PARAM autoconf check was incorrect.  The test&lt;br/&gt;
was setup to check the first argument of vfs_statfs() function.&lt;br/&gt;
However, the conditional code itself doesn&apos;t use the vfs_statfs()&lt;br/&gt;
function it registers a function with the sops-&amp;gt;statfs() callback.&lt;/p&gt;

&lt;p&gt;Historically, this always worked because both of these prototypes&lt;br/&gt;
were changed in a single upstream kernel commit (726c3342).  However,&lt;br/&gt;
as of RHEL6.2 the vfs_statfs() function changed again and the&lt;br/&gt;
sops-&amp;gt;statfs() callback stayed the same.  The vfs_statfs() function&lt;br/&gt;
now takes a path structure as the first parameter.&lt;/p&gt;

&lt;p&gt;This was fixed by simply updating the autoconf test to check the&lt;br/&gt;
prototype of the function were going to actually use.&lt;/p&gt;</description>
                <environment>RHEL6.2 BETA, kernel-2.6.32-204</environment>
        <key id="12132">LU-766</key>
            <summary>Incorrect HAVE_STATFS_DENTRY_PARAM result</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="ys">Yang Sheng</assignee>
                                    <reporter username="behlendorf">Brian Behlendorf</reporter>
                        <labels>
                    </labels>
                <created>Fri, 14 Oct 2011 13:04:38 +0000</created>
                <updated>Fri, 23 Dec 2011 08:40:53 +0000</updated>
                            <resolved>Fri, 23 Dec 2011 08:21:40 +0000</resolved>
                                    <version>Lustre 2.0.0</version>
                    <version>Lustre 2.1.0</version>
                    <version>Lustre 1.8.6</version>
                                    <fixVersion>Lustre 2.2.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="21325" author="behlendorf" created="Fri, 14 Oct 2011 13:06:29 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/1527&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1527&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="21340" author="green" created="Sun, 16 Oct 2011 14:39:37 +0000"  >&lt;p&gt;Assigning to Yang Sheng to take a look&lt;/p&gt;</comment>
                            <comment id="24416" author="pjones" created="Mon, 12 Dec 2011 17:53:09 +0000"  >&lt;p&gt;Has anyone from LLNL looked at YangSheng&apos;s revised patch - &lt;a href=&quot;http://review.whamcloud.com/#change,1527&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,1527&lt;/a&gt; ?&lt;/p&gt;</comment>
                            <comment id="24865" author="morrone" created="Fri, 16 Dec 2011 03:24:45 +0000"  >&lt;p&gt;It is probably fine, but we are still using our original patch.  Haven&apos;t had a chance to try that version.&lt;/p&gt;</comment>
                            <comment id="25157" author="hudson" created="Fri, 23 Dec 2011 08:06:54 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25158" author="hudson" created="Fri, 23 Dec 2011 08:07:09 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25159" author="hudson" created="Fri, 23 Dec 2011 08:12:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25160" author="hudson" created="Fri, 23 Dec 2011 08:14:06 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25161" author="hudson" created="Fri, 23 Dec 2011 08:14:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25162" author="hudson" created="Fri, 23 Dec 2011 08:17:18 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25163" author="hudson" created="Fri, 23 Dec 2011 08:18:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25164" author="hudson" created="Fri, 23 Dec 2011 08:19:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25165" author="hudson" created="Fri, 23 Dec 2011 08:20:38 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25166" author="pjones" created="Fri, 23 Dec 2011 08:21:40 +0000"  >&lt;p&gt;Landed for 2.2&lt;/p&gt;</comment>
                            <comment id="25167" author="hudson" created="Fri, 23 Dec 2011 08:22:20 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25168" author="hudson" created="Fri, 23 Dec 2011 08:24:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25169" author="hudson" created="Fri, 23 Dec 2011 08:28:38 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25170" author="hudson" created="Fri, 23 Dec 2011 08:32:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25171" author="hudson" created="Fri, 23 Dec 2011 08:40:53 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/388/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #388&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-766&quot; title=&quot;Incorrect HAVE_STATFS_DENTRY_PARAM result&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-766&quot;&gt;&lt;del&gt;LU-766&lt;/del&gt;&lt;/a&gt; Fix sops-&amp;gt;statfs() autoconf check (Revision befe9c673b23ef4f776615d9a6de12ad8b65bbcf)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=befe9c673b23ef4f776615d9a6de12ad8b65bbcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;befe9c673b23ef4f776615d9a6de12ad8b65bbcf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&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_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic</customfieldname>
                        <customfieldvalues>
                                        <label>server</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv7t3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4799</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>
                                                                                                                                                    <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>