<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:14:34 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-1212] On MDS startup upon client connection mdt_xx threads Consume All Available CPU</title>
                <link>https://jira.whamcloud.com/browse/LU-1212</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Found during IR testing at ORNL.&lt;/p&gt;

&lt;p&gt;On MDS startup soon after clients start hitting it, all mdt_xx threads are starting to use all cpu there is.&lt;/p&gt;

&lt;p&gt;we tried to sysrq-t and all of them are in grow_rqbd&lt;br/&gt;
I checked the code and as soon as the thread is in that state, there is a unbreakable loop, that does 64*numonlinecpus(=16) = 1024 allocations of 16k in size.&lt;/p&gt;

&lt;p&gt;the condition to enter there is racy the num posted rqbds &amp;lt; nbuf_group/2&lt;br/&gt;
so if 1000 of them would enter there at one time, we have 1000 threads doing 1024 of those allocations&lt;/p&gt;

&lt;p&gt;we have kdump log, but it still needs to be transported.&lt;/p&gt;</description>
                <environment></environment>
        <key id="13559">LU-1212</key>
            <summary>On MDS startup upon client connection mdt_xx threads Consume All Available CPU</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</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="liang">Liang Zhen</assignee>
                                    <reporter username="ian">Ian Colle</reporter>
                        <labels>
                    </labels>
                <created>Tue, 13 Mar 2012 20:21:39 +0000</created>
                <updated>Thu, 27 Sep 2012 16:54:47 +0000</updated>
                            <resolved>Sun, 8 Apr 2012 15:09:59 +0000</resolved>
                                    <version>Lustre 2.2.0</version>
                                    <fixVersion>Lustre 2.2.0</fixVersion>
                    <fixVersion>Lustre 2.3.0</fixVersion>
                    <fixVersion>Lustre 2.1.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="31075" author="green" created="Wed, 14 Mar 2012 01:17:27 +0000"  >&lt;p&gt;Now that I got them, here are the traces from first occurence (all mdts as far as the eye can see are stuck in this way):&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;mdt_10        R  running task        0 28386      2 0x00000080
 ffff8806b38d3b70 0000000000000046 0000000000000002 ffff880000069b00
 ffff8806b38d1500 00000000000000d2 ffff8806b38d3c00 ffffffff811238a1
 ffff8806b38d1ab8 ffff8806b38d3fd8 000000000000f4e8 ffff8806b38d1ac0
Call Trace:
 [&amp;lt;ffffffff811238a1&amp;gt;] ? __alloc_pages_nodemask+0x111/0x940
 [&amp;lt;ffffffff8127150d&amp;gt;] ? rb_insert_color+0x9d/0x160
 [&amp;lt;ffffffff81149bff&amp;gt;] ? __vmalloc_area_node+0x5f/0x190
 [&amp;lt;ffffffff81061a5a&amp;gt;] __cond_resched+0x2a/0x40
 [&amp;lt;ffffffff814ed750&amp;gt;] _cond_resched+0x30/0x40
 [&amp;lt;ffffffff8115f658&amp;gt;] kmem_cache_alloc_node_notrace+0xa8/0x130
 [&amp;lt;ffffffff8115f85b&amp;gt;] __kmalloc_node+0x7b/0x100
 [&amp;lt;ffffffffa05c0a7e&amp;gt;] ? cfs_alloc_large+0xe/0x10 [libcfs]
 [&amp;lt;ffffffff81149bff&amp;gt;] __vmalloc_area_node+0x5f/0x190
 [&amp;lt;ffffffffa05c0a7e&amp;gt;] ? cfs_alloc_large+0xe/0x10 [libcfs]
 [&amp;lt;ffffffff81149b92&amp;gt;] __vmalloc_node+0xa2/0xb0
 [&amp;lt;ffffffffa05c0a7e&amp;gt;] ? cfs_alloc_large+0xe/0x10 [libcfs]
 [&amp;lt;ffffffff81149f7c&amp;gt;] vmalloc+0x2c/0x30
 [&amp;lt;ffffffffa05c0a7e&amp;gt;] cfs_alloc_large+0xe/0x10 [libcfs]
 [&amp;lt;ffffffffa07e4325&amp;gt;] ptlrpc_alloc_rqbd+0x105/0x560 [ptlrpc]
 [&amp;lt;ffffffffa07e0460&amp;gt;] ? ptlrpc_server_post_idle_rqbds+0x40/0xf0 [ptlrpc]
 [&amp;lt;ffffffffa07e47e9&amp;gt;] ptlrpc_grow_req_bufs+0x69/0x170 [ptlrpc]
 [&amp;lt;ffffffffa07e7988&amp;gt;] ptlrpc_main+0xc18/0x1a60 [ptlrpc]
 [&amp;lt;ffffffff810097cc&amp;gt;] ? __switch_to+0x1ac/0x320
 [&amp;lt;ffffffffa07e6d70&amp;gt;] ? ptlrpc_main+0x0/0x1a60 [ptlrpc]
 [&amp;lt;ffffffff8100c14a&amp;gt;] child_rip+0xa/0x20
 [&amp;lt;ffffffffa07e6d70&amp;gt;] ? ptlrpc_main+0x0/0x1a60 [ptlrpc]
 [&amp;lt;ffffffffa07e6d70&amp;gt;] ? ptlrpc_main+0x0/0x1a60 [ptlrpc]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This situation continues for 25-35 minutes and then the load dies down and never repeats.&lt;br/&gt;
Interesting enough this does not seem to happen on 1.8 at all even though the code seems to be the same.&lt;br/&gt;
I tried to reduce mdt thread count to 128 and it did not help, though the load average went down from 1000+ to 120+, the situation still continued for that long time.&lt;/p&gt;

&lt;p&gt;The kdump I cannot decode ATM because I did not get the debug kernel from ornl yet, as soon as I get it I&apos;ll poke inside (I have the kdump itself here now).&lt;/p&gt;</comment>
                            <comment id="31076" author="liang" created="Wed, 14 Mar 2012 01:23:56 +0000"  >&lt;p&gt;I&apos;ve posted a patch at here for review: &lt;a href=&quot;http://review.whamcloud.com/#change,2308&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2308&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="31141" author="pjones" created="Wed, 14 Mar 2012 14:12:01 +0000"  >&lt;p&gt;Not a blocker for RC1 will include if we have an RC2&lt;/p&gt;</comment>
                            <comment id="31187" author="ian" created="Wed, 14 Mar 2012 14:39:12 +0000"  >&lt;p&gt;Understood&lt;/p&gt;</comment>
                            <comment id="31199" author="pjones" created="Wed, 14 Mar 2012 14:47:41 +0000"  >&lt;p&gt;Ian&lt;/p&gt;

&lt;p&gt;Understood that it would be a blocker for ORNL and several other very large sites. If any of these sites were to run in production on 2.2 RC1 they would certainly want to include this fix.&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="31366" author="hudson" created="Fri, 16 Mar 2012 17:52:45 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31367" author="hudson" created="Fri, 16 Mar 2012 17:54:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31368" author="hudson" created="Fri, 16 Mar 2012 17:54:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=ofa/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31369" author="hudson" created="Fri, 16 Mar 2012 17:56:48 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31371" author="hudson" created="Fri, 16 Mar 2012 17:58:43 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31372" author="hudson" created="Fri, 16 Mar 2012 18:00:44 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31373" author="hudson" created="Fri, 16 Mar 2012 18:01:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31374" author="hudson" created="Fri, 16 Mar 2012 18:03:11 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=ofa/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31375" author="hudson" created="Fri, 16 Mar 2012 18:04:12 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31376" author="hudson" created="Fri, 16 Mar 2012 18:04:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31377" author="hudson" created="Fri, 16 Mar 2012 18:05:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31378" author="hudson" created="Fri, 16 Mar 2012 18:06:16 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31379" author="hudson" created="Fri, 16 Mar 2012 18:09:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31381" author="hudson" created="Fri, 16 Mar 2012 18:09:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31382" author="hudson" created="Fri, 16 Mar 2012 18:10:17 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31383" author="hudson" created="Fri, 16 Mar 2012 18:11:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31385" author="hudson" created="Fri, 16 Mar 2012 18:26:12 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31386" author="hudson" created="Fri, 16 Mar 2012 18:28:59 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/520/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #520&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31408" author="morrone" created="Fri, 16 Mar 2012 20:13:26 +0000"  >&lt;p&gt;Needed in 2.1 as well, I should think.&lt;/p&gt;</comment>
                            <comment id="31528" author="hudson" created="Tue, 20 Mar 2012 00:38:46 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; x86_64,client,el6,inkernel #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31530" author="hudson" created="Tue, 20 Mar 2012 00:39:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; i686,client,el6,ofa #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31532" author="hudson" created="Tue, 20 Mar 2012 00:43:22 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; x86_64,server,el6,inkernel #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31534" author="hudson" created="Tue, 20 Mar 2012 00:43:48 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=i686,build_type=server,distro=el6,ib_stack=ofa/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; i686,server,el6,ofa #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31536" author="hudson" created="Tue, 20 Mar 2012 00:46:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; x86_64,client,el6,ofa #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31538" author="hudson" created="Tue, 20 Mar 2012 00:47:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; x86_64,client,sles11,inkernel #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31540" author="hudson" created="Tue, 20 Mar 2012 00:48:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; i686,client,el6,inkernel #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31542" author="hudson" created="Tue, 20 Mar 2012 00:49:46 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; i686,client,el5,inkernel #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31544" author="hudson" created="Tue, 20 Mar 2012 00:50:36 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; x86_64,client,ubuntu1004,inkernel #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31546" author="hudson" created="Tue, 20 Mar 2012 00:51:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=x86_64,build_type=server,distro=el6,ib_stack=ofa/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; x86_64,server,el6,ofa #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31548" author="hudson" created="Tue, 20 Mar 2012 00:54:13 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; i686,server,el6,inkernel #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31550" author="hudson" created="Tue, 20 Mar 2012 00:56:59 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; i686,server,el5,ofa #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31552" author="hudson" created="Tue, 20 Mar 2012 01:04:31 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; x86_64,server,el5,ofa #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31554" author="hudson" created="Tue, 20 Mar 2012 01:09:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; i686,client,el5,ofa #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31557" author="hudson" created="Tue, 20 Mar 2012 01:20:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; x86_64,client,el5,inkernel #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31559" author="hudson" created="Tue, 20 Mar 2012 01:21:09 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; i686,server,el5,inkernel #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31561" author="hudson" created="Tue, 20 Mar 2012 01:48:23 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; x86_64,server,el5,inkernel #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31565" author="hudson" created="Tue, 20 Mar 2012 02:04:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_2/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/14/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_2 &#187; x86_64,client,el5,ofa #14&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 0fd330226e6de0d2507f9c46999eac338ce6f78c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_2&amp;amp;a=commit&amp;amp;h=0fd330226e6de0d2507f9c46999eac338ce6f78c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fd330226e6de0d2507f9c46999eac338ce6f78c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32115" author="pjones" created="Mon, 26 Mar 2012 09:45:00 +0000"  >&lt;p&gt;Landed for 2.1.2 and 2.2&lt;/p&gt;</comment>
                            <comment id="32117" author="pjones" created="Mon, 26 Mar 2012 09:48:38 +0000"  >&lt;p&gt;Sorry, not landed for 2.1.2 yet&lt;/p&gt;</comment>
                            <comment id="33997" author="hudson" created="Sun, 8 Apr 2012 13:40:03 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,sles11,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34020" author="hudson" created="Sun, 8 Apr 2012 13:42:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el6,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34043" author="hudson" created="Sun, 8 Apr 2012 13:44:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,server,el6,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34066" author="hudson" created="Sun, 8 Apr 2012 13:44:12 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el5,ofa #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34089" author="hudson" created="Sun, 8 Apr 2012 13:44:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,server,el5,ofa #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34112" author="hudson" created="Sun, 8 Apr 2012 13:53:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,el6,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34135" author="hudson" created="Sun, 8 Apr 2012 13:54:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el6,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34158" author="hudson" created="Sun, 8 Apr 2012 13:55:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,el5,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34181" author="hudson" created="Sun, 8 Apr 2012 13:58:00 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el5,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34204" author="hudson" created="Sun, 8 Apr 2012 14:07:53 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,server,el5,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34227" author="hudson" created="Sun, 8 Apr 2012 14:13:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el5,ofa #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34250" author="hudson" created="Sun, 8 Apr 2012 14:17:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,el5,ofa #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34273" author="hudson" created="Sun, 8 Apr 2012 14:24:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el5,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 67b5f9305a080885c9a2a2bc08d07e4e227308e4)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=67b5f9305a080885c9a2a2bc08d07e4e227308e4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;67b5f9305a080885c9a2a2bc08d07e4e227308e4&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35998" author="hudson" created="Wed, 2 May 2012 14:52:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,client,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36295" author="hudson" created="Wed, 2 May 2012 14:54:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,client,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36592" author="hudson" created="Wed, 2 May 2012 14:58:08 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,server,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36890" author="hudson" created="Wed, 2 May 2012 15:13:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,server,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37187" author="hudson" created="Wed, 2 May 2012 15:14:38 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,client,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37485" author="hudson" created="Wed, 2 May 2012 15:19:33 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,server,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37782" author="hudson" created="Wed, 2 May 2012 15:37:21 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,client,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1212&quot; title=&quot;On MDS startup upon client connection mdt_xx threads Consume All Available CPU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1212&quot;&gt;&lt;del&gt;LU-1212&lt;/del&gt;&lt;/a&gt; ptlrpc: ptlrpc_grow_req_bufs is racy (Revision 53402f0c0280425a1390a0c13840a750eb8c0a49)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=53402f0c0280425a1390a0c13840a750eb8c0a49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;53402f0c0280425a1390a0c13840a750eb8c0a49&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/service.c&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|hzv747:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4687</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>