<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:06:17 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-363] Reduce the cached Kernel build artifacts to ease the use of disc space consumption.</title>
                <link>https://jira.whamcloud.com/browse/LU-363</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Future builds don&apos;t actually need the %_topdir/BUILD subdir, and it&apos;s huge, we can stop caching it.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="11051">LU-363</key>
            <summary>Reduce the cached Kernel build artifacts to ease the use of disc space consumption.</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="brian">Brian Murrell</assignee>
                                    <reporter username="chris">Chris Gearing</reporter>
                        <labels>
                    </labels>
                <created>Thu, 26 May 2011 09:40:21 +0000</created>
                <updated>Tue, 7 Jun 2011 15:05:44 +0000</updated>
                            <resolved>Tue, 7 Jun 2011 14:15:21 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                    <version>Lustre 1.8.6</version>
                                    <fixVersion>Lustre 2.1.0</fixVersion>
                    <fixVersion>Lustre 1.8.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="15110" author="adilger" created="Thu, 26 May 2011 13:31:20 +0000"  >&lt;p&gt;Is there any mechanism to consolidate kernel builds across branches?  For example, if the orion branch had the exact same kernel patch series and patches, would it re-use the same kernel RPMs as the master branch?  For that matter, are kernel builds even re-used across different commits on the same branch if they have the same series and patches?&lt;/p&gt;</comment>
                            <comment id="15112" author="brian" created="Thu, 26 May 2011 13:43:27 +0000"  >&lt;blockquote&gt;
&lt;p&gt;Is there any mechanism to consolidate kernel builds across branches?&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Kernel builds are cached independent of branch.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;For example, if the orion branch had the exact same kernel patch series and patches,&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;and target definition (i.e. the targets/* file for the kernel) and kernel config file (i.e. the kernel_configs/* file for the kernel)&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;would it re-use the same kernel RPMs as the master branch?&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Yes.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;For that matter, are kernel builds even re-used across different commits on the same branch if they have the same series and patches?&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Yes.&lt;/p&gt;

&lt;p&gt;For the record, the algorithm for determining the cache slot for a kernel is:&lt;/p&gt;

&lt;p&gt;is_release_boolean + build_system_version + kernel_config_file + target_file + full_patch&lt;/p&gt;

&lt;p&gt;all concatenated together and hashed with md5sum.&lt;/p&gt;

&lt;p&gt;It&apos;s not as smart as it could be given that there is stuff in the target files that doesn&apos;t actually make a kernel different and whitespace changes in any of those files are not ignored, but those are all diminishing returns I suspect.&lt;/p&gt;</comment>
                            <comment id="15113" author="hudson" created="Thu, 26 May 2011 14:30:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15114" author="hudson" created="Thu, 26 May 2011 14:32:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15115" author="hudson" created="Thu, 26 May 2011 14:33:13 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15116" author="hudson" created="Thu, 26 May 2011 14:39:08 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15117" author="hudson" created="Thu, 26 May 2011 14:44:14 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15119" author="hudson" created="Thu, 26 May 2011 14:51:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=ofa/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,ofa #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15120" author="hudson" created="Thu, 26 May 2011 15:04:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15121" author="hudson" created="Thu, 26 May 2011 15:58:45 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15122" author="hudson" created="Thu, 26 May 2011 16:01:00 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15123" author="hudson" created="Thu, 26 May 2011 16:10:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15124" author="hudson" created="Thu, 26 May 2011 16:14:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15125" author="hudson" created="Thu, 26 May 2011 16:34:54 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15126" author="hudson" created="Thu, 26 May 2011 16:45:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15127" author="hudson" created="Thu, 26 May 2011 17:16:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15128" author="hudson" created="Thu, 26 May 2011 18:46:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #139&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=c66d8316766c3b35032d6bee7113a74cd690105c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c66d8316766c3b35032d6bee7113a74cd690105c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-fc12&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc&lt;/li&gt;
	&lt;li&gt;build/lbuild-fc11&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15767" author="hudson" created="Tue, 7 Jun 2011 10:49:06 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/66/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,ubuntu1004,inkernel #66&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=42250b8243650ac3401f699bf564ff028e0cf6e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42250b8243650ac3401f699bf564ff028e0cf6e8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15773" author="hudson" created="Tue, 7 Jun 2011 12:28:51 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/66/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,ofa #66&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=42250b8243650ac3401f699bf564ff028e0cf6e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42250b8243650ac3401f699bf564ff028e0cf6e8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15778" author="hudson" created="Tue, 7 Jun 2011 12:46:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/66/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,ofa #66&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=42250b8243650ac3401f699bf564ff028e0cf6e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42250b8243650ac3401f699bf564ff028e0cf6e8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15783" author="hudson" created="Tue, 7 Jun 2011 12:48:48 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/66/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el6,inkernel #66&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=42250b8243650ac3401f699bf564ff028e0cf6e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42250b8243650ac3401f699bf564ff028e0cf6e8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15788" author="hudson" created="Tue, 7 Jun 2011 13:00:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/66/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,inkernel #66&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=42250b8243650ac3401f699bf564ff028e0cf6e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42250b8243650ac3401f699bf564ff028e0cf6e8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15794" author="hudson" created="Tue, 7 Jun 2011 13:11:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/66/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,inkernel #66&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=42250b8243650ac3401f699bf564ff028e0cf6e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42250b8243650ac3401f699bf564ff028e0cf6e8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15799" author="hudson" created="Tue, 7 Jun 2011 13:18:14 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/66/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el6,inkernel #66&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=42250b8243650ac3401f699bf564ff028e0cf6e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42250b8243650ac3401f699bf564ff028e0cf6e8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15805" author="hudson" created="Tue, 7 Jun 2011 13:41:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/67/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,inkernel #67&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=42250b8243650ac3401f699bf564ff028e0cf6e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42250b8243650ac3401f699bf564ff028e0cf6e8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15811" author="hudson" created="Tue, 7 Jun 2011 13:49:36 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/67/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,ofa #67&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=42250b8243650ac3401f699bf564ff028e0cf6e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42250b8243650ac3401f699bf564ff028e0cf6e8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15821" author="hudson" created="Tue, 7 Jun 2011 14:12:46 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/67/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,ofa #67&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=42250b8243650ac3401f699bf564ff028e0cf6e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42250b8243650ac3401f699bf564ff028e0cf6e8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15831" author="hudson" created="Tue, 7 Jun 2011 15:05:44 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/67/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,inkernel #67&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-363&quot; title=&quot;Reduce the cached Kernel build artifacts to ease the use of disc space consumption.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-363&quot;&gt;&lt;del&gt;LU-363&lt;/del&gt;&lt;/a&gt; don&apos;t cache BUILD for reuse&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=42250b8243650ac3401f699bf564ff028e0cf6e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;42250b8243650ac3401f699bf564ff028e0cf6e8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-sles&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv95z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5019</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>