<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:09:39 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-709] Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac</title>
                <link>https://jira.whamcloud.com/browse/LU-709</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;There are a large number of obsolete configure checks that are no longer needed and can be removed from the code.  The client no longer needs to build against kernels older than 2.6.16 (SLES10), and all configure checks and conditional code related to this can be removed.  On the server side, we will not be supporting anything older than RHEL5 (2.6.18) and even that may be removed and only RHEL6/SLES11SP1 supported (2.6.32) for the 2.2 release (not positive yet).&lt;/p&gt;

&lt;p&gt;Rather than making a single large patch that deletes all of the obsolete checks and conditional code all over the kernel, it would be better to have a number of independent patches that can be inspected and landed separately, in case there is some controversy about one of the changes that would otherwise hold everything up.&lt;/p&gt;

&lt;p&gt;It is possible to check which vanilla kernel a feature was added in via &quot;git annotate &lt;/p&gt;
{filename}&quot; and look for the line that has the relevant function, and the commit it was last changed in.  Sometimes &quot;git annotate -r {hash}~1 {filename}
&lt;p&gt;&quot; and/or &quot;git show &lt;/p&gt;
{hash}&quot; is needed to repeatedly check whether code was added or only modified in that commit.  &quot;git describe {hash}
&lt;p&gt;&quot; will give the most recent tag in which that commit was part of.&lt;/p&gt;

&lt;p&gt;Some examples include:&lt;/p&gt;

&lt;p&gt;LC_QUOTA_READ - has existed since 2.6.12:&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;$ git annotate include/linux/fs.h | grep &quot;(\*quota_read)&quot;
1da177e4	(Linus Torvalds	2005-04-16 15:20:36 -0700	1661)	ssize_t (*quota_read)(struct super_block *, int, char *, size_t, loff_t);
$ git describe 1da177e4
v2.6.12-rc2
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;means it was included before v2.6.12 was released.&lt;/p&gt;

&lt;p&gt;LC_FUNC_F_OP_FLOCK, LC_COOKIE_FOLLOW_LINK, LC_PERCPU_COUNTER, LC_S_TIME_GRAN, etc. can likely all be removed, though the &quot;RCU&quot; conditional code should be left in.  If any configure kernel-specific checks are found (as opposed to feature enable/disable) that do not have kernel versions, but are not being removed, please add a comment that indicates which kernel version is needed for.&lt;/p&gt;</description>
                <environment></environment>
        <key id="11890">LU-709</key>
            <summary>Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac</summary>
                <type id="7" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/task_agile.png">Technical task</type>
                            <parent id="11889">LU-708</parent>
                                    <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="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Thu, 22 Sep 2011 13:28:00 +0000</created>
                <updated>Tue, 16 Apr 2013 20:10:45 +0000</updated>
                            <resolved>Wed, 26 Sep 2012 02:23:25 +0000</resolved>
                                                    <fixVersion>Lustre 2.3.0</fixVersion>
                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="26477" author="adilger" created="Fri, 13 Jan 2012 05:26:19 +0000"  >&lt;p&gt;Yang Sheng, can you please make some progress on cleaning up these old configure checks and the associated compatibility code.  Most of these are trivial patches to generate, and it would help to remove a bunch of old compatibility code from Lustre and make it easier to understand.&lt;/p&gt;</comment>
                            <comment id="26478" author="ys" created="Fri, 13 Jan 2012 08:37:58 +0000"  >&lt;p&gt;Sure, Andreas, The first patch is &lt;a href=&quot;http://review.whamcloud.com/1916&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1916&lt;/a&gt;, I&apos;ll push more patches for this work.&lt;/p&gt;</comment>
                            <comment id="28943" author="hudson" created="Thu, 16 Feb 2012 12:47: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=el5,ib_stack=ofa/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28955" author="hudson" created="Thu, 16 Feb 2012 12:54:43 +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/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28966" author="hudson" created="Thu, 16 Feb 2012 12:59: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=client,distro=ubuntu1004,ib_stack=inkernel/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28977" author="hudson" created="Thu, 16 Feb 2012 13:00: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=x86_64,build_type=client,distro=el5,ib_stack=ofa/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28987" author="hudson" created="Thu, 16 Feb 2012 13:01:59 +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/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28999" author="hudson" created="Thu, 16 Feb 2012 13:08:11 +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/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29009" author="hudson" created="Thu, 16 Feb 2012 13:08: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=el6,ib_stack=inkernel/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29019" author="hudson" created="Thu, 16 Feb 2012 13:09:01 +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/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&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;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29029" author="hudson" created="Thu, 16 Feb 2012 13:09:36 +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/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29039" author="hudson" created="Thu, 16 Feb 2012 13:09: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=client,distro=el5,ib_stack=ofa/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29049" author="hudson" created="Thu, 16 Feb 2012 13:25:36 +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/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29059" author="hudson" created="Thu, 16 Feb 2012 13:43:11 +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/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29087" author="hudson" created="Thu, 16 Feb 2012 16:46: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=server,distro=el6,ib_stack=inkernel/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29099" author="hudson" created="Thu, 16 Feb 2012 16:58:28 +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/476/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #476&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29255" author="hudson" created="Fri, 17 Feb 2012 12:56:23 +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=el6,ib_stack=ofa/480/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #480&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29304" author="hudson" created="Fri, 17 Feb 2012 13:13:26 +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=client,distro=el6,ib_stack=ofa/480/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #480&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29353" author="hudson" created="Fri, 17 Feb 2012 13:39:35 +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/grey.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=ofa/480/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #480&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: LC_XATTR_ACL &amp;amp; LC_POSIX_ACL_XATTR_H cleanup (Revision ac1b1940adc038b94fab1e201f8f7d362c711bf2)&lt;/p&gt;

&lt;p&gt;     Result = ABORTED&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=ac1b1940adc038b94fab1e201f8f7d362c711bf2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ac1b1940adc038b94fab1e201f8f7d362c711bf2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_acl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_mdc.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_mds.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_eacl.h&lt;/li&gt;
	&lt;li&gt;lustre/include/liblustre.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wirehdr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31089" author="bergwolf" created="Wed, 14 Mar 2012 10:03:48 +0000"  >&lt;p&gt;patchsets to clean up lustre/autoconf/lustre-core.m4 are uploaded to gerrit. Please help to inspect.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP       &lt;a href=&quot;http://review.whamcloud.com/2326&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2326&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_LOCK_MAP_ACQUIRE and two used macr     &lt;a href=&quot;http://review.whamcloud.com/2325&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2325&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_FS_RENAME_DOES_D_MOVE/SPLICE_READ      &lt;a href=&quot;http://review.whamcloud.com/2324&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2324&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_PAGE_CHECKED and LC_INODE_BLKSIZE      &lt;a href=&quot;http://review.whamcloud.com/2323&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2323&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_FLUSH_OWNER_ID/INVALIDATE_MAPPING      &lt;a href=&quot;http://review.whamcloud.com/2322&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2322&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE      &lt;a href=&quot;http://review.whamcloud.com/2321&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2321&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_     &lt;a href=&quot;http://review.whamcloud.com/2320&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2320&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_NR_PAGECACHE/LC_STATFS_DENTRY_PAR     &lt;a href=&quot;http://review.whamcloud.com/2319&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2319&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up i_mutex/i_private/quota_info macros      &lt;a href=&quot;http://review.whamcloud.com/2318&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2318&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up percpu_counter and sb.s_time_gran        &lt;a href=&quot;http://review.whamcloud.com/2317&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2317&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up quota_read, follow_link and RCU          &lt;a href=&quot;http://review.whamcloud.com/2316&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2316&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLO     &lt;a href=&quot;http://review.whamcloud.com/2315&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2315&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_     &lt;a href=&quot;http://review.whamcloud.com/2314&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2314&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4            &lt;a href=&quot;http://review.whamcloud.com/2313&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2313&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="31090" author="bergwolf" created="Wed, 14 Mar 2012 10:06:58 +0000"  >&lt;p&gt;patch to clean up lustre-lnet.m4 and ofed.m4&lt;/p&gt;

&lt;p&gt;build: cleanup lustre-lnet.m4 and ofed.m4   &lt;a href=&quot;http://review.whamcloud.com/2327&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2327&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="31091" author="bergwolf" created="Wed, 14 Mar 2012 10:08:11 +0000"  >&lt;p&gt;patch to clean up libcfs/autoconf/lustre-libcfs.m4&lt;/p&gt;

&lt;p&gt;build: clean up libcfs/autoconf/lustre-libcfs.m4      &lt;a href=&quot;http://review.whamcloud.com/2328&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2328&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="32046" author="hudson" created="Sat, 24 Mar 2012 13:21:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=ofa/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32047" author="hudson" created="Sat, 24 Mar 2012 13:22:19 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32048" author="hudson" created="Sat, 24 Mar 2012 13:22:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32049" author="hudson" created="Sat, 24 Mar 2012 13:25:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32051" author="hudson" created="Sat, 24 Mar 2012 13:30:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32052" author="hudson" created="Sat, 24 Mar 2012 13:31:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32053" author="hudson" created="Sat, 24 Mar 2012 13:31:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=ofa/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32055" author="hudson" created="Sat, 24 Mar 2012 13:35:10 +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=ofa/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32056" author="hudson" created="Sat, 24 Mar 2012 13:35:34 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32057" author="hudson" created="Sat, 24 Mar 2012 13:36:56 +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=ofa/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32058" author="hudson" created="Sat, 24 Mar 2012 13:37:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32059" author="hudson" created="Sat, 24 Mar 2012 13:37:13 +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/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32060" author="hudson" created="Sat, 24 Mar 2012 13:37:34 +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/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32061" author="hudson" created="Sat, 24 Mar 2012 13:38:07 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32062" author="hudson" created="Sat, 24 Mar 2012 13:38:22 +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/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32063" author="hudson" created="Sat, 24 Mar 2012 13:39:00 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32064" author="hudson" created="Sat, 24 Mar 2012 13:42: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=el6,ib_stack=inkernel/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32065" author="hudson" created="Sat, 24 Mar 2012 13:42:22 +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/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32066" author="hudson" created="Sat, 24 Mar 2012 13:42:27 +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/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32067" author="hudson" created="Sat, 24 Mar 2012 13:43: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=x86_64,build_type=server,distro=el5,ib_stack=ofa/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32068" author="hudson" created="Sat, 24 Mar 2012 13:43:54 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32069" author="hudson" created="Sat, 24 Mar 2012 13:44:09 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32070" author="hudson" created="Sat, 24 Mar 2012 13:45: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=i686,build_type=server,distro=el6,ib_stack=ofa/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32071" author="hudson" created="Sat, 24 Mar 2012 13:45:10 +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=ofa/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32072" author="hudson" created="Sat, 24 Mar 2012 13:45:13 +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/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32073" author="hudson" created="Sat, 24 Mar 2012 13:45:34 +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/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32075" author="hudson" created="Sat, 24 Mar 2012 13:46:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32076" author="hudson" created="Sat, 24 Mar 2012 13:47:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32077" author="hudson" created="Sat, 24 Mar 2012 13:50:59 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #465&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32078" author="hudson" created="Sat, 24 Mar 2012 13:55: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=x86_64,build_type=server,distro=el5,ib_stack=inkernel/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32080" author="hudson" created="Sat, 24 Mar 2012 14:02:31 +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/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32081" author="hudson" created="Sat, 24 Mar 2012 14:04: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=client,distro=el5,ib_stack=inkernel/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32082" author="hudson" created="Sat, 24 Mar 2012 14:08:59 +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/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32083" author="hudson" created="Sat, 24 Mar 2012 14:13:48 +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/526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #526&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&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=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32585" author="hudson" created="Thu, 29 Mar 2012 03:22:47 +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=i686,build_type=client,distro=el5,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32598" author="hudson" created="Thu, 29 Mar 2012 03:28:55 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32610" author="hudson" created="Thu, 29 Mar 2012 03:29:10 +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=client,distro=el6,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32622" author="hudson" created="Thu, 29 Mar 2012 03:30:10 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32635" author="hudson" created="Thu, 29 Mar 2012 03:31:47 +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=i686,build_type=server,distro=el5,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32647" author="hudson" created="Thu, 29 Mar 2012 03:32:29 +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=i686,build_type=client,distro=el6,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32659" author="hudson" created="Thu, 29 Mar 2012 03:34:32 +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=i686,build_type=server,distro=el6,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32671" author="hudson" created="Thu, 29 Mar 2012 03:38:01 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32683" author="hudson" created="Thu, 29 Mar 2012 03:38:19 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&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;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32696" author="hudson" created="Thu, 29 Mar 2012 03:43: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=client,distro=el5,ib_stack=inkernel/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&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;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32708" author="hudson" created="Thu, 29 Mar 2012 03:56:59 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32723" author="hudson" created="Thu, 29 Mar 2012 04:12:33 +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=el6,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32735" author="hudson" created="Thu, 29 Mar 2012 04:18:55 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32756" author="hudson" created="Thu, 29 Mar 2012 04:49:29 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32771" author="hudson" created="Thu, 29 Mar 2012 05:09:28 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32783" author="hudson" created="Thu, 29 Mar 2012 05:29:29 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&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;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32795" author="hudson" created="Thu, 29 Mar 2012 05:44:56 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32807" author="hudson" created="Thu, 29 Mar 2012 05:47:32 +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=client,distro=el5,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&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=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
&lt;/ul&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=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&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=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32934" author="hudson" created="Fri, 30 Mar 2012 13:13:24 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-reviews/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/4587/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; x86_64,server,el6,inkernel #4587&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision cb6f3191b9b04e507d069670a4a4861b0f3907b0)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
James Simmons : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=cb6f3191b9b04e507d069670a4a4861b0f3907b0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cb6f3191b9b04e507d069670a4a4861b0f3907b0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32935" author="hudson" created="Fri, 30 Mar 2012 13:13:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://iu-build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://iu-build.whamcloud.com/job/lustre-reviews/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/4587/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; i686,client,el5,inkernel #4587&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision cb6f3191b9b04e507d069670a4a4861b0f3907b0)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
James Simmons : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=cb6f3191b9b04e507d069670a4a4861b0f3907b0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cb6f3191b9b04e507d069670a4a4861b0f3907b0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33414" author="hudson" created="Wed, 4 Apr 2012 00:26: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=sles11,ib_stack=inkernel/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33415" author="hudson" created="Wed, 4 Apr 2012 00:31: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=el5,ib_stack=ofa/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33416" author="hudson" created="Wed, 4 Apr 2012 00:32:13 +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/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33417" author="hudson" created="Wed, 4 Apr 2012 00:42: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=x86_64,build_type=client,distro=el5,ib_stack=ofa/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33418" author="hudson" created="Wed, 4 Apr 2012 00:44:03 +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/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33419" author="hudson" created="Wed, 4 Apr 2012 00:51:07 +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=ofa/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33420" author="hudson" created="Wed, 4 Apr 2012 00:52: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=server,distro=el6,ib_stack=inkernel/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33421" author="hudson" created="Wed, 4 Apr 2012 00:56:10 +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/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33422" author="hudson" created="Wed, 4 Apr 2012 00:56:15 +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/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33423" author="hudson" created="Wed, 4 Apr 2012 01:04:26 +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=ofa/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33424" author="hudson" created="Wed, 4 Apr 2012 01:07:41 +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/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33425" author="hudson" created="Wed, 4 Apr 2012 01:09:00 +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=ofa/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33426" author="hudson" created="Wed, 4 Apr 2012 01:10:19 +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/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33427" author="hudson" created="Wed, 4 Apr 2012 01:13:45 +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/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33428" author="hudson" created="Wed, 4 Apr 2012 01:18:58 +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=ofa/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33429" author="hudson" created="Wed, 4 Apr 2012 01:25:12 +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/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33430" author="hudson" created="Wed, 4 Apr 2012 01:28: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=client,distro=el6,ib_stack=inkernel/473/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #473&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&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=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35447" author="hudson" created="Wed, 25 Apr 2012 12:40:10 +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/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35448" author="hudson" created="Wed, 25 Apr 2012 12:54:48 +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/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&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;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35449" author="hudson" created="Wed, 25 Apr 2012 12:56:47 +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/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35450" author="hudson" created="Wed, 25 Apr 2012 13:06:31 +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/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35451" author="hudson" created="Wed, 25 Apr 2012 13:07: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=client,distro=el5,ib_stack=inkernel/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35452" author="hudson" created="Wed, 25 Apr 2012 13:18:21 +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/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&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;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35453" author="hudson" created="Wed, 25 Apr 2012 13:20:22 +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/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35454" author="hudson" created="Wed, 25 Apr 2012 13:33:48 +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/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&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;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35455" author="hudson" created="Wed, 25 Apr 2012 13:34:14 +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=ofa/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35461" author="hudson" created="Wed, 25 Apr 2012 15:52:14 +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/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35464" author="hudson" created="Wed, 25 Apr 2012 16: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=i686,build_type=client,distro=el6,ib_stack=ofa/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35465" author="hudson" created="Wed, 25 Apr 2012 16:25:33 +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/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35466" author="hudson" created="Wed, 25 Apr 2012 16:42:21 +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=ofa/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&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;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35467" author="hudson" created="Wed, 25 Apr 2012 16:52: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=x86_64,build_type=server,distro=el6,ib_stack=ofa/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35468" author="hudson" created="Wed, 25 Apr 2012 17:05:31 +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/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35469" author="hudson" created="Wed, 25 Apr 2012 17:15:14 +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=ofa/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35470" author="hudson" created="Wed, 25 Apr 2012 17:37:23 +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/494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #494&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&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=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35654" author="hudson" created="Sun, 29 Apr 2012 22:20:28 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35661" author="hudson" created="Sun, 29 Apr 2012 22:30:36 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&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;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35668" author="hudson" created="Sun, 29 Apr 2012 22:32:03 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35675" author="hudson" created="Sun, 29 Apr 2012 22:39: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=i686,build_type=client,distro=el6,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&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;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35682" author="hudson" created="Sun, 29 Apr 2012 22:44:42 +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=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35689" author="hudson" created="Sun, 29 Apr 2012 22:45:04 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&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;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35696" author="hudson" created="Sun, 29 Apr 2012 22:46:32 +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=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&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;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35703" author="hudson" created="Sun, 29 Apr 2012 22:55:12 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&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;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35710" author="hudson" created="Sun, 29 Apr 2012 22:58:55 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35717" author="hudson" created="Sun, 29 Apr 2012 23:01:15 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35724" author="hudson" created="Sun, 29 Apr 2012 23:05: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=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35731" author="hudson" created="Sun, 29 Apr 2012 23:10:11 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35738" author="hudson" created="Sun, 29 Apr 2012 23:12:42 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&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;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35745" author="hudson" created="Sun, 29 Apr 2012 23:27:51 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35752" author="hudson" created="Sun, 29 Apr 2012 23:33: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=x86_64,build_type=client,distro=el6,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35759" author="hudson" created="Sun, 29 Apr 2012 23:54:04 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&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;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35766" author="hudson" created="Sun, 29 Apr 2012 23:54: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=i686,build_type=server,distro=el6,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_STRUCT_INTENT_FILE and LC_SUNRPC_CACHE (Revision c044fd11d4387910937ce7e8f60839051bea9438)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP_FLOCK (Revision baf067a765ba658ea16e8f81909d6a364a6f5b18)&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=c044fd11d4387910937ce7e8f60839051bea9438&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c044fd11d4387910937ce7e8f60839051bea9438&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dcache.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_svc_upcall.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&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=baf067a765ba658ea16e8f81909d6a364a6f5b18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf067a765ba658ea16e8f81909d6a364a6f5b18&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36258" author="hudson" created="Wed, 2 May 2012 14:53:10 +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-dev/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,client,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&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;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36555" author="hudson" created="Wed, 2 May 2012 14:55:08 +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-dev/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,client,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36852" author="hudson" created="Wed, 2 May 2012 14:58: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-dev/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,server,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&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;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37150" author="hudson" created="Wed, 2 May 2012 15:14:00 +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-dev/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,server,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37447" author="hudson" created="Wed, 2 May 2012 15:14:50 +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-dev/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,client,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37745" author="hudson" created="Wed, 2 May 2012 15:19:47 +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-dev/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,server,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&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;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&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;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="38042" author="hudson" created="Wed, 2 May 2012 15:37:33 +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-dev/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,client,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up four macros in lustre-core.m4 (Revision 42324a4b74952979bbbcf454f882b776661f8e3a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up libcfs/autoconf/lustre-libcfs.m4 (Revision 970d2e6445ac505b8b2fc1e773d667fa518de3ae)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup two unused macros (Revision bb84b6731a41951a6cf342da297aaf3a663b27b6)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP (Revision 8f2dbe8765d585895eabdfe0646ed0794c057426)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: Remove last bit of HAVE_GFP_T (Revision a862038b8eb1afb8f17429b8de353569234b9e0a)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RETURN_INT (Revision 774512ea1e17efb99713e29f4dff03c71843b211)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-709&quot; title=&quot;Remove obsolete configure checks from {lustre,lnet,build}/autoconf/*.m4 and ldiskfs/configure.ac&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-709&quot;&gt;&lt;del&gt;LU-709&lt;/del&gt;&lt;/a&gt; build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE (Revision 65a176f32e4606922bba52a2f670eae51bd36570)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=42324a4b74952979bbbcf454f882b776661f8e3a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42324a4b74952979bbbcf454f882b776661f8e3a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter_io.c&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=970d2e6445ac505b8b2fc1e773d667fa518de3ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;970d2e6445ac505b8b2fc1e773d667fa518de3ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-debug.c&lt;/li&gt;
	&lt;li&gt;lnet/klnds/o2iblnd/o2iblnd.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/portals_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpcd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/watchdog.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;libcfs/autoconf/lustre-libcfs.m4&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/tracefile.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/linux/linux-mem.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=bb84b6731a41951a6cf342da297aaf3a663b27b6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bb84b6731a41951a6cf342da297aaf3a663b27b6&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;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=8f2dbe8765d585895eabdfe0646ed0794c057426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8f2dbe8765d585895eabdfe0646ed0794c057426&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=a862038b8eb1afb8f17429b8de353569234b9e0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a862038b8eb1afb8f17429b8de353569234b9e0a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lnet/autoconf/ofed.m4&lt;/li&gt;
	&lt;li&gt;lnet/autoconf/lustre-lnet.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=774512ea1e17efb99713e29f4dff03c71843b211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;774512ea1e17efb99713e29f4dff03c71843b211&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/obd_mount.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=65a176f32e4606922bba52a2f670eae51bd36570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;65a176f32e4606922bba52a2f670eae51bd36570&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_compat25.h&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="45553" author="pjones" created="Wed, 26 Sep 2012 02:23:25 +0000"  >&lt;p&gt;It looks like these patches landed for 2.3 a while back and there are no further patches outstanding. Please speak up if any further work remains and I will reopen the ticket&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|hzv64f:</customfieldvalue>

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