<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:13:25 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-1092] NULL pointer dereference in filter_export_stats_init()</title>
                <link>https://jira.whamcloud.com/browse/LU-1092</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We had three occurrences of this crash on our classified 2.1 Lustre cluster, all on OSS nodes.&lt;/p&gt;

&lt;p&gt;BUG: unable to handle kernel NULL pointer dereference at 0000000000000038&lt;br/&gt;
IP: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0a8e061&amp;gt;&amp;#93;&lt;/span&gt; filter_export_stats_init+0x1f1/0x500 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdfilter&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;machine_kexec&lt;br/&gt;
crash_kexec&lt;br/&gt;
oops_end&lt;br/&gt;
no_context&lt;br/&gt;
__bad_area_nosemaphore&lt;br/&gt;
bad_area_nosemaphore&lt;br/&gt;
__do_page_fault&lt;br/&gt;
do_page_fault&lt;br/&gt;
page_fault&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;exception RIP: filter_export_stats_init+497&amp;#93;&lt;/span&gt;&lt;br/&gt;
filter_reconnect&lt;br/&gt;
target_handle_connect&lt;br/&gt;
ost_handle&lt;br/&gt;
ptlrpc_main&lt;br/&gt;
kernel_thread&lt;/p&gt;

&lt;p&gt;The timeframe conincided with the ASSERT reported in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1085&quot; title=&quot;ASSERTION(cfs_atomic_read(&amp;amp;exp-&amp;gt;exp_refcount) == 0) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1085&quot;&gt;&lt;del&gt;LU-1085&lt;/del&gt;&lt;/a&gt;.  As in the other bugs we hit during that window, this crash was preceded by hundreds of messages like this:&lt;/p&gt;

&lt;p&gt;LustreError: 14210:0:(genops.c:1270:class_disconnect_stale_exports()) ls5-OST0349: disconnect stale client &lt;span class=&quot;error&quot;&gt;&amp;#91;UUID&amp;#93;&lt;/span&gt;@&amp;lt;unknown&amp;gt;&lt;/p&gt;

&lt;p&gt;Oleg has suggested that the patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-106&quot; title=&quot;unable to handle kernel paging request in lprocfs_stats_collect()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-106&quot;&gt;&lt;del&gt;LU-106&lt;/del&gt;&lt;/a&gt; may help here, and we have pulled it into our branch but haven&apos;t pushed it out yet.&lt;/p&gt;</description>
                <environment>&lt;a href=&quot;https://github.com/chaos/lustre/commits/2.1.0-llnl&quot;&gt;https://github.com/chaos/lustre/commits/2.1.0-llnl&lt;/a&gt;&lt;br/&gt;
RHEL 6.2</environment>
        <key id="13156">LU-1092</key>
            <summary>NULL pointer dereference in filter_export_stats_init()</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="nedbass">Ned Bass</reporter>
                        <labels>
                            <label>paj</label>
                    </labels>
                <created>Fri, 10 Feb 2012 17:39:46 +0000</created>
                <updated>Tue, 12 Jun 2012 00:35:29 +0000</updated>
                            <resolved>Thu, 29 Mar 2012 08:51:37 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                    <fixVersion>Lustre 2.1.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="28436" author="pjones" created="Fri, 10 Feb 2012 23:28:46 +0000"  >&lt;p&gt;Lai&lt;/p&gt;

&lt;p&gt;Does this look like it would be related to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-106&quot; title=&quot;unable to handle kernel paging request in lprocfs_stats_collect()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-106&quot;&gt;&lt;del&gt;LU-106&lt;/del&gt;&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="30284" author="bfaccini" created="Fri, 2 Mar 2012 08:54:18 +0000"  >&lt;p&gt;I don&apos;t think so since we just suffered this same crash/Oops with our Lustre version already including &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-106&quot; title=&quot;unable to handle kernel paging request in lprocfs_stats_collect()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-106&quot;&gt;&lt;del&gt;LU-106&lt;/del&gt;&lt;/a&gt;&#160;patch !!... :&lt;br/&gt;
======================================&lt;br/&gt;
crash&amp;gt; sys&lt;br/&gt;
  SYSTEM MAP: /boot/System.map-2.6.32-131.17.1.bl6.Bull.27.0.x86_64&lt;br/&gt;
DEBUG KERNEL:&lt;br/&gt;
/usr/lib/debug/lib/modules/2.6.32-131.17.1.bl6.Bull.27.0.x86_64/vmlinux&lt;br/&gt;
(2.6.32-131.17.1.bl6.Bull.27.0.x86_64)&lt;br/&gt;
    DUMPFILE: ./vmcore  &lt;span class=&quot;error&quot;&gt;&amp;#91;PARTIAL DUMP&amp;#93;&lt;/span&gt;&lt;br/&gt;
        CPUS: 32&lt;br/&gt;
        DATE: Wed Feb 29 16:06:48 2012&lt;br/&gt;
      UPTIME: 01:24:59&lt;br/&gt;
LOAD AVERAGE: 16.72, 15.79, 14.23&lt;br/&gt;
       TASKS: 1855&lt;br/&gt;
    NODENAME: curie228&lt;br/&gt;
     RELEASE: 2.6.32-131.17.1.bl6.Bull.27.0.x86_64&lt;br/&gt;
     VERSION: &lt;a href=&quot;https://bugtracker.ccc.cea.fr/view.php?id=1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugtracker.ccc.cea.fr/view.php?id=1&lt;/a&gt; SMP Mon Nov 7&lt;br/&gt;
 15:21:24 CET 2011&lt;br/&gt;
     MACHINE: x86_64  (2266 Mhz)&lt;br/&gt;
      MEMORY: 64 GB&lt;br/&gt;
       PANIC: &quot;Oops: 0002 &lt;a href=&quot;#1&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;1&lt;/a&gt; SMP &quot;&lt;br/&gt;
(check log for details)&lt;br/&gt;
crash&amp;gt;&lt;br/&gt;
crash&amp;gt; bt&lt;br/&gt;
PID: 26089  TASK: ffff880bd9164080  CPU: 7   COMMAND: &quot;ll_ost_116&quot;&lt;br/&gt;
 #0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823b540&amp;#93;&lt;/span&gt; machine_kexec at ffffffff81027a4b&lt;br/&gt;
 #1 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823b5a0&amp;#93;&lt;/span&gt; crash_kexec at ffffffff810a2db2&lt;br/&gt;
 #2 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823b670&amp;#93;&lt;/span&gt; oops_end at ffffffff81481730&lt;br/&gt;
 #3 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823b6a0&amp;#93;&lt;/span&gt; no_context at ffffffff81031d1b&lt;br/&gt;
 #4 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823b6f0&amp;#93;&lt;/span&gt; __bad_area_nosemaphore at ffffffff81031fa5&lt;br/&gt;
 #5 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823b740&amp;#93;&lt;/span&gt; bad_area_nosemaphore at ffffffff81032073&lt;br/&gt;
 #6 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823b750&amp;#93;&lt;/span&gt; __do_page_fault at ffffffff810326fd&lt;br/&gt;
 #7 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823b870&amp;#93;&lt;/span&gt; do_page_fault at ffffffff8148373e&lt;br/&gt;
 #8 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823b8a0&amp;#93;&lt;/span&gt; page_fault at ffffffff81480ac5&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;exception RIP: filter_export_stats_init+665&amp;#93;&lt;/span&gt;&lt;br/&gt;
    RIP: ffffffffa0900e49  RSP: ffff880bc823b950  RFLAGS: 00010286&lt;br/&gt;
    RAX: ffff880fae2ddc60  RBX: 0000000000000000  RCX: 0000000000000000&lt;br/&gt;
    RDX: 0000000000000000  RSI: 0000000000000000  RDI: ffff8807e5ab1c00&lt;br/&gt;
    RBP: ffff880bc823b9c0   R8: 0000000000000000   R9: ffff880f895bc000&lt;br/&gt;
    R10: 0000000000000001  R11: dead000000200200  R12: ffff88040b14e340&lt;br/&gt;
    R13: ffff880faf6795f0  R14: ffff880c136ee2f8  R15: ffff880faf6795f0&lt;br/&gt;
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018&lt;br/&gt;
 #9 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823b9c8&amp;#93;&lt;/span&gt; filter_reconnect at ffffffffa090d32e &lt;span class=&quot;error&quot;&gt;&amp;#91;obdfilter&amp;#93;&lt;/span&gt;&lt;br/&gt;
#10 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823ba38&amp;#93;&lt;/span&gt; target_handle_connect at ffffffffa0598122 &lt;span class=&quot;error&quot;&gt;&amp;#91;ptlrpc&amp;#93;&lt;/span&gt;&lt;br/&gt;
#11 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823bbf8&amp;#93;&lt;/span&gt; ost_handle at ffffffffa08dfdfb &lt;span class=&quot;error&quot;&gt;&amp;#91;ost&amp;#93;&lt;/span&gt;&lt;br/&gt;
#12 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823bd68&amp;#93;&lt;/span&gt; ptlrpc_main at ffffffffa05df459 &lt;span class=&quot;error&quot;&gt;&amp;#91;ptlrpc&amp;#93;&lt;/span&gt;&lt;br/&gt;
#13 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880bc823bf48&amp;#93;&lt;/span&gt; kernel_thread at ffffffff810041aa&lt;br/&gt;
crash&amp;gt;&lt;br/&gt;
======================================&lt;/p&gt;

&lt;p&gt;BTW, first crash-dump analysis indicate a race over &quot;((struct obd_export *)0xffff880b4b4df000)-&amp;gt;exp_nid_stats&quot; which has been NULL&apos;ed during panic thread reference when calling/inlining lprocfs_init_rw_stats() in filter_export_stats_init() ...&lt;/p&gt;

&lt;p&gt;So there may be some more protective code to be added in lprocfs !!&lt;/p&gt;

&lt;p&gt;More debugging stuff/infos to come a soon as power will be back on our system ...&lt;/p&gt;
</comment>
                            <comment id="31292" author="bfaccini" created="Thu, 15 Mar 2012 14:26:40 +0000"  >&lt;p&gt;I made some progress in the crash-dump (in fact we faced several occurences of this crash on different OSSes) and my assumption is that the race occurs during a huge number of Clients/exports disconnects on multiple OSTs/targets at a time, according to the huge number of &quot;LustreError: &amp;lt;tgt_recov_PID&amp;gt;:0:(genops.c:1270:class_disconnect_stale_exports()) &amp;lt;OST_name&amp;gt;: disconnect stale client &amp;lt;Client_UUID&amp;gt;@&amp;lt;unknown&amp;gt;&quot; msgs beeing printed at the Console at the time of the crash ..., when a reconnect request arrive !!&lt;/p&gt;

&lt;p&gt;I think the race can occur because the &quot;stale&quot; exports disconnect algorithm works by protecting itself with obd_device-&amp;gt;obd_dev_lock and then removing each obd_export from their &quot;exp_obd_chain&quot; list, when the &lt;span class=&quot;error&quot;&gt;&amp;#91;re-&amp;#93;&lt;/span&gt;connect algorithm finds the concerned obd_export via cfs_hash_lookup() using the obd_device-&amp;gt;obd_uuid_hash ... &lt;/p&gt;

&lt;p&gt;This allows an obd_export reference to be taken in target_handle_connect() prior to call filter_export_stats_init()/lprocfs_init_rw_stats() when during the same time on the other side/thread, the disconnect algorithm will finally, but too late, unlink the obd_export from hashing (obd_disconnect()/fiter_disconnect()/server_disconnect_export()/class_disconnect()/class_unlink_export() and also clear/NULL obd_export-&amp;gt;exp_nid_stats via class_export_put()/lprocfs_exp_cleanup().&lt;/p&gt;

&lt;p&gt;Does this sound you like a reasonable scenario for the race ??&lt;/p&gt;
</comment>
                            <comment id="31310" author="laisiyao" created="Fri, 16 Mar 2012 04:47:40 +0000"  >&lt;p&gt;Bruno, your analysis looks reasonable: disconnected export may still get found, this is wrong; IMHO during connect, if the export is being disconnected, this export should not be reused, but create a new one instead.&lt;/p&gt;</comment>
                            <comment id="31477" author="laisiyao" created="Mon, 19 Mar 2012 04:39:33 +0000"  >&lt;p&gt;In last comment I said connect/disconnect should be serialized, however the real issue here is that &apos;connect&apos; doesn&apos;t hold an export refcount in the process, and at the meantime another disconnect is called and put the last refcount of the export. Thought the way I said should work, there is a simpler way to fix: take export refcount in connect.&lt;/p&gt;

&lt;p&gt;I&apos;ll commit the fix later.&lt;/p&gt;</comment>
                            <comment id="31478" author="laisiyao" created="Mon, 19 Mar 2012 04:55:15 +0000"  >&lt;p&gt;Review is on &lt;a href=&quot;http://review.whamcloud.com/#change,2345&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2345&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="32219" author="hudson" created="Tue, 27 Mar 2012 23:39: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=i686,build_type=client,distro=el6,ib_stack=inkernel/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32220" author="hudson" created="Tue, 27 Mar 2012 23:41:36 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32221" author="hudson" created="Tue, 27 Mar 2012 23:50:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32222" author="hudson" created="Tue, 27 Mar 2012 23:50: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=el6,ib_stack=ofa/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32223" author="hudson" created="Tue, 27 Mar 2012 23:53:03 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32224" author="hudson" created="Tue, 27 Mar 2012 23:55: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=client,distro=sles11,ib_stack=inkernel/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32225" author="hudson" created="Tue, 27 Mar 2012 23:55:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32226" author="hudson" created="Wed, 28 Mar 2012 00: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=server,distro=el5,ib_stack=ofa/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32227" author="hudson" created="Wed, 28 Mar 2012 00:02:00 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32228" author="hudson" created="Wed, 28 Mar 2012 00:05: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=server,distro=el5,ib_stack=ofa/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32229" author="hudson" created="Wed, 28 Mar 2012 00:07: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=x86_64,build_type=server,distro=el6,ib_stack=inkernel/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32230" author="hudson" created="Wed, 28 Mar 2012 00:12:14 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32231" author="hudson" created="Wed, 28 Mar 2012 00:23:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32232" author="hudson" created="Wed, 28 Mar 2012 00:26:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32233" author="hudson" created="Wed, 28 Mar 2012 00:27:00 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32234" author="hudson" created="Wed, 28 Mar 2012 00:42: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=el5,ib_stack=inkernel/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32235" author="hudson" created="Wed, 28 Mar 2012 00:53:07 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=ofa/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32236" author="hudson" created="Wed, 28 Mar 2012 00:58:01 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/527/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #527&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32823" author="pjones" created="Thu, 29 Mar 2012 08:51:37 +0000"  >&lt;p&gt;Landed for 2.3&lt;/p&gt;</comment>
                            <comment id="35128" author="morrone" created="Thu, 19 Apr 2012 17:18:39 +0000"  >&lt;p&gt;Needed on 2.1.  The ball was dropped here, it appears.&lt;/p&gt;</comment>
                            <comment id="35282" author="hudson" created="Fri, 20 Apr 2012 17:23: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-b2_1/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/48/&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 #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35285" author="hudson" created="Fri, 20 Apr 2012 17:37: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_1/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/48/&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 #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35287" author="hudson" created="Fri, 20 Apr 2012 17: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_1/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/48/&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 #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35289" author="hudson" created="Fri, 20 Apr 2012 17:42: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_1/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/48/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el5,inkernel #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35291" author="hudson" created="Fri, 20 Apr 2012 17:43:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/48/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el6,inkernel #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35293" author="hudson" created="Fri, 20 Apr 2012 17:47: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-b2_1/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/48/&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 #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35295" author="hudson" created="Fri, 20 Apr 2012 17:51: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=i686,build_type=server,distro=el5,ib_stack=ofa/48/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el5,ofa #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35297" author="hudson" created="Fri, 20 Apr 2012 17:52: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_1/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/48/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el6,inkernel #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35299" author="hudson" created="Fri, 20 Apr 2012 17:54: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=el5,ib_stack=inkernel/48/&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 #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35301" author="hudson" created="Fri, 20 Apr 2012 17:59: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-b2_1/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/48/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el5,ofa #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35303" author="hudson" created="Fri, 20 Apr 2012 18:01: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=x86_64,build_type=client,distro=el5,ib_stack=ofa/48/&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 #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35305" author="hudson" created="Fri, 20 Apr 2012 18:07: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=client,distro=el5,ib_stack=inkernel/48/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el5,inkernel #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35311" author="hudson" created="Fri, 20 Apr 2012 19:24:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/48/&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 #48&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 2c8b70becc8da305b687509febbdd6f8de95cf10)&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=2c8b70becc8da305b687509febbdd6f8de95cf10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2c8b70becc8da305b687509febbdd6f8de95cf10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36046" author="hudson" created="Wed, 2 May 2012 14:52: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-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-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36343" author="hudson" created="Wed, 2 May 2012 14:54: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-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-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36640" author="hudson" created="Wed, 2 May 2012 14:58:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=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-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36938" author="hudson" created="Wed, 2 May 2012 15:13: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-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-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37235" author="hudson" created="Wed, 2 May 2012 15:14: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-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-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37533" author="hudson" created="Wed, 2 May 2012 15:19: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-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-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37830" author="hudson" created="Wed, 2 May 2012 15:37:23 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-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-1092&quot; title=&quot;NULL pointer dereference in filter_export_stats_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1092&quot;&gt;&lt;del&gt;LU-1092&lt;/del&gt;&lt;/a&gt; ptlrpc: take export refcount during connect (Revision 893cf2014a38c5bd94890d3522fafe55f024a958)&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=893cf2014a38c5bd94890d3522fafe55f024a958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;893cf2014a38c5bd94890d3522fafe55f024a958&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="40369" author="jaylan" created="Mon, 11 Jun 2012 15:06:29 +0000"  >&lt;p&gt;Hi Siyao,&lt;/p&gt;

&lt;p&gt;We here at NASA Ames had a LBUG on &lt;br/&gt;
LustreError: 6023:0:(genops.c:933:class_import_put()) ASSERTION(cfs_list_empty(&amp;amp;imp-&amp;gt;imp_zombie_chain)) failed&lt;/p&gt;

&lt;p&gt;That ASSERTION was mentioned in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1085&quot; title=&quot;ASSERTION(cfs_atomic_read(&amp;amp;exp-&amp;gt;exp_refcount) == 0) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1085&quot;&gt;&lt;del&gt;LU-1085&lt;/del&gt;&lt;/a&gt;, which was dup&apos;ed to this LU.&lt;br/&gt;
Does our failure look like the same problem as this LU?&lt;/p&gt;

&lt;p&gt;LustreError: 6023:0:(genops.c:933:class_import_put()) ASSERTION(cfs_list_empty(&amp;amp;imp-&amp;gt;imp_zombie_chain)) failed^M&lt;br/&gt;
LustreError: 6023:0:(genops.c:933:class_import_put()) LBUG^M&lt;br/&gt;
Pid: 6023, comm: ll_ost_365^M&lt;br/&gt;
^M&lt;br/&gt;
Call Trace:^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0553855&amp;gt;&amp;#93;&lt;/span&gt; libcfs_debug_dumpstack+0x55/0x80 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0553e95&amp;gt;&amp;#93;&lt;/span&gt; lbug_with_loc+0x75/0xe0 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa055eda6&amp;gt;&amp;#93;&lt;/span&gt; libcfs_assertion_failed+0x66/0x70 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa061fb67&amp;gt;&amp;#93;&lt;/span&gt; class_import_put+0x2a7/0x300 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa06346dc&amp;gt;&amp;#93;&lt;/span&gt; ? class_handle_unhash+0x3c/0x50 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa061fc1c&amp;gt;&amp;#93;&lt;/span&gt; ? class_destroy_import+0x5c/0xb0 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa070e92e&amp;gt;&amp;#93;&lt;/span&gt; client_destroy_import+0x2e/0x40 &lt;span class=&quot;error&quot;&gt;&amp;#91;ptlrpc&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa071058e&amp;gt;&amp;#93;&lt;/span&gt; target_handle_connect+0xece /0 x72 do4u0t  &lt;span class=&quot;error&quot;&gt;&amp;#91;ofpt 8lr cpcpu&amp;#93;&lt;/span&gt;^Ms&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81052ed5&amp;gt;&amp;#93;&lt;/span&gt; ? select_idle_sibling+0x95/0x150^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0749b7c&amp;gt;&amp;#93;&lt;/span&gt; ? lustre_msg_get_version+0x7c/0xe0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ptlrpc&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0749ca8&amp;gt;&amp;#93;&lt;/span&gt; ? lustre_msg_check_version+0xc8/0xe0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ptlrpc&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa081276b&amp;gt;&amp;#93;&lt;/span&gt; ost_handle+0x244b/0x4ba0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ost&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0a02ac6&amp;gt;&amp;#93;&lt;/span&gt; ? vvp_session_key_init+0x76/0x1d0 &lt;span class=&quot;error&quot;&gt;&amp;#91;lustre&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0747954&amp;gt;&amp;#93;&lt;/span&gt; ? lustre_msg_get_opc+0x94/0x100 &lt;span class=&quot;error&quot;&gt;&amp;#91;ptlrpc&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa075842e&amp;gt;&amp;#93;&lt;/span&gt; ptlrpc_main+0xb7e/0x18f0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ptlrpc&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa07578b0&amp;gt;&amp;#93;&lt;/span&gt; ? ptlrpc_main+0x0/0x18f0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ptlrpc&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8100c14a&amp;gt;&amp;#93;&lt;/span&gt; child_rip+0xa/0x20^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa07578b0&amp;gt;&amp;#93;&lt;/span&gt; ? ptlrpc_main+0x0/0x18f0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ptlrpc&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa07578b0&amp;gt;&amp;#93;&lt;/span&gt; ? ptlrpc_main+0x0/0x18f0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ptlrpc&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8100c140&amp;gt;&amp;#93;&lt;/span&gt; ? child_rip+0x0/0x20^M&lt;/p&gt;
</comment>
                            <comment id="40407" author="laisiyao" created="Tue, 12 Jun 2012 00:35:29 +0000"  >&lt;p&gt;No, IMO it&apos;s not the same issue. The backtrace shows a zombie import is being destroyed again, but this LU is about a issue of export race. At first sight, the export-&amp;gt;exp_imp_reverse handling code in target_handle_connect() looks unsafe (no lock protected). In fact, the whole bunch of code about export/import refcounting looks a bit messy, if such panic still happens with all the patches mentioned by Oleg, we may need tidy up these code as a whole.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv733:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4682</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>