<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:14:36 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-1214] PTLRPC related modules cleanup</title>
                <link>https://jira.whamcloud.com/browse/LU-1214</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Clean up Lustre client to facilitate pushing it into upstream Linux kernel. Need to split some server code dependencies from client to avoidmaking extensive server code changes. &lt;/p&gt;

&lt;p&gt;There is a discussion thread at lustre-dev mail-list:&lt;br/&gt;
&lt;a href=&quot;http://lists.lustre.org/pipermail/lustre-devel/2012-February/003990.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://lists.lustre.org/pipermail/lustre-devel/2012-February/003990.html&lt;/a&gt; &lt;/p&gt;</description>
                <environment>Linux client.</environment>
        <key id="13562">LU-1214</key>
            <summary>PTLRPC related modules cleanup</summary>
                <type id="3" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11318&amp;avatarType=issuetype">Task</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="keith">Keith Mannthey</assignee>
                                    <reporter username="xuezhao">Xuezhao Liu</reporter>
                        <labels>
                            <label>llite</label>
                            <label>patch</label>
                    </labels>
                <created>Wed, 14 Mar 2012 01:54:48 +0000</created>
                <updated>Tue, 10 Feb 2015 22:17:08 +0000</updated>
                            <resolved>Wed, 22 May 2013 22:26:57 +0000</resolved>
                                                    <fixVersion>Lustre 2.4.0</fixVersion>
                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="31674" author="xuezhao" created="Wed, 21 Mar 2012 09:17:12 +0000"  >&lt;p&gt;Four patches submitted to lustre-release/master branch:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery  &lt;a href=&quot;http://review.whamcloud.com/#change,2360&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2360&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ldlm: splits server specific lock handling from client &lt;a href=&quot;http://review.whamcloud.com/#change,2361&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2361&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: removes client lu_target.h/target.c dependency &lt;a href=&quot;http://review.whamcloud.com/#change,2362&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2362&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; quota: don&apos;t compile quota module for client &lt;a href=&quot;http://review.whamcloud.com/#change,2363&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2363&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="31675" author="xuezhao" created="Wed, 21 Mar 2012 09:19:55 +0000"  >&lt;p&gt;Another one patch submitted to lustre-dev/orion branch, this patch removes llog_recov_init/fini calls and recov_thread.c from client. Has some code dependency to orion branch&apos;s llog code change.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: removes recov_thread.c dependency from client &lt;a href=&quot;http://review.whamcloud.com/#change,2364&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2364&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="35657" author="hudson" created="Sun, 29 Apr 2012 22:20:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35664" author="hudson" created="Sun, 29 Apr 2012 22:30:36 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35671" author="hudson" created="Sun, 29 Apr 2012 22:32:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35678" author="hudson" created="Sun, 29 Apr 2012 22:39:18 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35685" author="hudson" created="Sun, 29 Apr 2012 22:44:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35692" author="hudson" created="Sun, 29 Apr 2012 22:45:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35699" author="hudson" created="Sun, 29 Apr 2012 22:46:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35706" author="hudson" created="Sun, 29 Apr 2012 22:55:12 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35713" author="hudson" created="Sun, 29 Apr 2012 22:58:55 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35720" author="hudson" created="Sun, 29 Apr 2012 23:01:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35727" author="hudson" created="Sun, 29 Apr 2012 23:05:20 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35734" author="hudson" created="Sun, 29 Apr 2012 23:10:11 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35741" author="hudson" created="Sun, 29 Apr 2012 23:12:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35748" author="hudson" created="Sun, 29 Apr 2012 23:27:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35755" author="hudson" created="Sun, 29 Apr 2012 23:33:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35762" author="hudson" created="Sun, 29 Apr 2012 23:54:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35769" author="hudson" created="Sun, 29 Apr 2012 23:54:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: splits server-side connection/bulkIO/recovery (Revision 18d78c77953017e5a76cd10bc74a0d078217a626)&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=18d78c77953017e5a76cd10bc74a0d078217a626&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;18d78c77953017e5a76cd10bc74a0d078217a626&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_net.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/sec.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_client.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/events.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/niobuf.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/client.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_sec.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/autoMakefile.am&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_module.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo.c&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/Makefile.in&lt;/li&gt;
	&lt;li&gt;lustre/obdecho/echo_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/ptlrpc_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="44830" author="keith" created="Thu, 13 Sep 2012 19:23:07 +0000"  >&lt;p&gt;Is this change still needed for the Orion or Master branch? What needs to happen with this code?  &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,2364&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2364&lt;/a&gt;  &lt;/p&gt;</comment>
                            <comment id="44835" author="xuezhao" created="Thu, 13 Sep 2012 20:54:55 +0000"  >&lt;p&gt;That small patch (2364) was submitted to Orion due to some code dependency of llog. Seems some llog code changes are landing on Master branch, I will rebase it to Master at appropiate time when that code dependency resolved. Thanks.&lt;/p&gt;</comment>
                            <comment id="49992" author="keith" created="Fri, 4 Jan 2013 21:50:14 +0000"  >&lt;p&gt;Any update? I saw on Nov 7 2364 was abandoned. &lt;/p&gt;

&lt;p&gt;Is there a separate LU to track the master change?  Or can you link the master change here? &lt;/p&gt;</comment>
                            <comment id="49998" author="xuezhao" created="Fri, 4 Jan 2013 22:59:40 +0000"  >&lt;p&gt;There is one small patch in review:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#change,4489&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,4489&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="59116" author="keith" created="Wed, 22 May 2013 22:26:33 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,4489&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,4489&lt;/a&gt;&lt;br/&gt;
Was abandoned in favor of: &lt;a href=&quot;http://review.whamcloud.com/#change,5190&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,5190&lt;/a&gt; that has been merged. &lt;/p&gt;

&lt;p&gt;I feel this LU is complete.  Please reopen if I am mistaken or have missed a patch. &lt;/p&gt;</comment>
                            <comment id="59117" author="keith" created="Wed, 22 May 2013 22:26:57 +0000"  >&lt;p&gt;Patches were landed. &lt;/p&gt;</comment>
                            <comment id="105529" author="gerrit" created="Tue, 3 Feb 2015 17:58:05 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/2876/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2876/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: start minimum service threads&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 43f96aa9cc3cec66d9b9e0a03e5fc23e094525e7&lt;/p&gt;</comment>
                            <comment id="105697" author="gerrit" created="Wed, 4 Feb 2015 18:11:54 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13647&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13647&lt;/a&gt;&lt;br/&gt;
Subject: Revert &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: start minimum service threads&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 280975f11e1e3e265dba05e3f1e89870739ec98f&lt;/p&gt;</comment>
                            <comment id="105698" author="gerrit" created="Wed, 4 Feb 2015 18:12:23 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13647/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13647/&lt;/a&gt;&lt;br/&gt;
Subject: Revert &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1214&quot; title=&quot;PTLRPC related modules cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1214&quot;&gt;&lt;del&gt;LU-1214&lt;/del&gt;&lt;/a&gt; ptlrpc: start minimum service threads&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 65612d9a63139fd2a349a7eb59b32c89892249e4&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="28548">LU-6206</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="28548">LU-6206</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="10952" name="ptlrpc_cleanup.pdf" size="21170" author="xuezhao" created="Wed, 14 Mar 2012 01:54:48 +0000"/>
                    </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|hzv6nj:</customfieldvalue>

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