<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:04:58 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-224] Move fail_loc handling from lustre to libcfs.</title>
                <link>https://jira.whamcloud.com/browse/LU-224</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This patch goal is to move the fail_loc handling from lustre to libcfs. The reason being is that currently you can only do fault testing in the lustre core code. By moving this code to libcfs all sub systems will be able to inject faults into the system for testing purposes. This is in particular needed to support the cray gemini klnd driver since one can inject faults for testing failure conditions.&lt;/p&gt;</description>
                <environment>Lustre 2.1 version on both cray and non cray environments</environment>
        <key id="10613">LU-224</key>
            <summary>Move fail_loc handling from lustre to libcfs.</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="green">Oleg Drokin</assignee>
                                    <reporter username="simmonsja">James A Simmons</reporter>
                        <labels>
                    </labels>
                <created>Wed, 20 Apr 2011 07:38:52 +0000</created>
                <updated>Sun, 21 Aug 2011 10:34:54 +0000</updated>
                            <resolved>Mon, 13 Jun 2011 13:11:10 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="13073" author="simmonsja" created="Wed, 20 Apr 2011 08:02:27 +0000"  >&lt;p&gt;Who should inspect the patch form whamcloud?&lt;/p&gt;</comment>
                            <comment id="13094" author="rread" created="Wed, 20 Apr 2011 10:10:09 +0000"  >&lt;p&gt;Assigning to Oleg - he&apos;s probably the best person to review this, or to decide who else should do it. &lt;/p&gt;</comment>
                            <comment id="13095" author="simmonsja" created="Wed, 20 Apr 2011 10:50:09 +0000"  >&lt;p&gt;The hudson build failed due to a queue back log. Is there a way to request a restart to the Hudson build&lt;/p&gt;</comment>
                            <comment id="13178" author="simmonsja" created="Thu, 21 Apr 2011 06:58:56 +0000"  >&lt;p&gt;Cory I have another patch with the fixes you wanted. &lt;a href=&quot;http://review.whamcloud.com/#change,450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,450&lt;/a&gt;. For some reason I could not push it with the orignal change id. Also i couldn&apos;t add you as a reviewer. Can you add yourself?&lt;/p&gt;</comment>
                            <comment id="13194" author="spitzcor" created="Thu, 21 Apr 2011 09:28:00 +0000"  >&lt;p&gt;Hi, James.  Change #450 looks good to me.  I&apos;d give it a +1 in Gerrit, but I can&apos;t add myself as a reviewer either (I screwed up my account by using two different OpenIDs).  I don&apos;t need to re-review, but were you going to add an OpenSFS Copyright to libcfs_fail.h?  I&apos;m not sure what the policy should be at this point.&lt;/p&gt;</comment>
                            <comment id="13195" author="spitzcor" created="Thu, 21 Apr 2011 09:30:51 +0000"  >&lt;p&gt;Looks like the build is still failing though.&lt;/p&gt;</comment>
                            <comment id="13198" author="simmonsja" created="Thu, 21 Apr 2011 10:15:51 +0000"  >&lt;p&gt;Thanks. For some reason the build goes into the queue but never gets out. Its not a build error in the  normal sense.&lt;/p&gt;</comment>
                            <comment id="13518" author="spitzcor" created="Mon, 2 May 2011 12:22:45 +0000"  >&lt;p&gt;Has the problem with the build been identified yet?&lt;/p&gt;</comment>
                            <comment id="13672" author="simmonsja" created="Wed, 4 May 2011 10:18:07 +0000"  >&lt;p&gt;Yes. I believe whamcloud has a new build environment.&lt;/p&gt;</comment>
                            <comment id="13697" author="spitzcor" created="Wed, 4 May 2011 14:39:37 +0000"  >&lt;p&gt;James, if the build env is fixed, should you post a new patch to kick off Jenkins again?&lt;/p&gt;</comment>
                            <comment id="13734" author="simmonsja" created="Thu, 5 May 2011 07:24:19 +0000"  >&lt;p&gt;Just did. Also I updated the License. I asked at a community call about how to License new code. I was told not to go under OpenSFS but what organization you work for. So I updated that.&lt;/p&gt;</comment>
                            <comment id="13741" author="simmonsja" created="Thu, 5 May 2011 09:38:23 +0000"  >&lt;p&gt;Oops. Now that jekins works it appears this patch breaks liblustre which I don&apos;t build by default. Testings and I will push a new patch soon.&lt;/p&gt;</comment>
                            <comment id="14741" author="hudson" created="Fri, 20 May 2011 08:43: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=el5,ib_stack=inkernel/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14742" author="hudson" created="Fri, 20 May 2011 08:45: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/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14743" author="hudson" created="Fri, 20 May 2011 08:46: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-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&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/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14744" author="hudson" created="Fri, 20 May 2011 08:47:46 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14745" author="hudson" created="Fri, 20 May 2011 08:48: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=ubuntu1004,ib_stack=inkernel/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14746" author="hudson" created="Fri, 20 May 2011 08:53:07 +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/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14747" author="hudson" created="Fri, 20 May 2011 08:56: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=el5,ib_stack=ofa/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14748" author="hudson" created="Fri, 20 May 2011 09:01:01 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14749" author="hudson" created="Fri, 20 May 2011 09:05: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=client,distro=el6,ib_stack=inkernel/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14750" author="hudson" created="Fri, 20 May 2011 09:06:12 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=ofa/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,ofa #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14751" author="hudson" created="Fri, 20 May 2011 09:08: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=i686,build_type=server,distro=el5,ib_stack=inkernel/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14752" author="hudson" created="Fri, 20 May 2011 09:09:11 +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/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14753" author="hudson" created="Fri, 20 May 2011 09:12:22 +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/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14754" author="hudson" created="Fri, 20 May 2011 09:12:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14756" author="hudson" created="Fri, 20 May 2011 09:30: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-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #129&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-224&quot; title=&quot;Move fail_loc handling from lustre to libcfs.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-224&quot;&gt;&lt;del&gt;LU-224&lt;/del&gt;&lt;/a&gt; Move fail_loc handling from lustre to libcfs&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=a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a7f5b2e19d5645c3a54e957bdc20fa10cacf0724&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/linux/linux-sysctl.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity-gss.sh&lt;/li&gt;
	&lt;li&gt;lustre/ost/ost_handler.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/class_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/conf-sanity.sh&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs.h&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/fail.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/darwin/darwin-proc.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/tests/recovery_small.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/linux/linux-proc.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/Makefile.am&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/obdclass/darwin/darwin-sysctl.c&lt;/li&gt;
	&lt;li&gt;libcfs/include/libcfs/libcfs_fail.h&lt;/li&gt;
	&lt;li&gt;lustre/lov/lov_request.c&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/lvfs_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
	&lt;li&gt;libcfs/libcfs/module.c&lt;/li&gt;
	&lt;li&gt;lustre/include/darwin/obd_support.h&lt;/li&gt;
	&lt;li&gt;lustre/mgs/mgs_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/obdfilter/filter.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15096" author="simmonsja" created="Thu, 26 May 2011 08:30:49 +0000"  >&lt;p&gt;This ticket can be closed now.&lt;/p&gt;</comment>
                            <comment id="16085" author="pjones" created="Mon, 13 Jun 2011 13:11:10 +0000"  >&lt;p&gt;Landed for 2.1&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Bugzilla ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>18750.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv97r:</customfieldvalue>

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