<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:09:18 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-672] mdd had panic on getting version for non existent file.</title>
                <link>https://jira.whamcloud.com/browse/LU-672</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Lustre: DEBUG MARKER: == replay-vbr test 1a: open and close do not change versions == 17:09:05 (1315440545)&lt;br/&gt;
LustreError: 30227:0:(mdd_object.c:2427:mdd_version_get()) ASSERTION(mdd_object_exists(mdd_obj)) failed&lt;br/&gt;
LustreError: 30227:0:(mdd_object.c:2427:mdd_version_get()) LBUG&lt;br/&gt;
Pid: 30227, comm: lctl&lt;/p&gt;

&lt;p&gt;Call Trace:&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0942857&amp;gt;&amp;#93;&lt;/span&gt; libcfs_debug_dumpstack+0x57/0x80 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0942e95&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;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa094dd06&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;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0df61da&amp;gt;&amp;#93;&lt;/span&gt; mdd_version_get+0x3a/0xa0 &lt;span class=&quot;error&quot;&gt;&amp;#91;mdd&amp;#93;&lt;/span&gt;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0ecc969&amp;gt;&amp;#93;&lt;/span&gt; cml_version_get+0x49/0xc0 &lt;span class=&quot;error&quot;&gt;&amp;#91;cmm&amp;#93;&lt;/span&gt;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0e4edd7&amp;gt;&amp;#93;&lt;/span&gt; mdt_iocontrol+0x527/0x800 &lt;span class=&quot;error&quot;&gt;&amp;#91;mdt&amp;#93;&lt;/span&gt;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0943983&amp;gt;&amp;#93;&lt;/span&gt; ? cfs_alloc+0x63/0x90 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0a21434&amp;gt;&amp;#93;&lt;/span&gt; class_handle_ioctl+0x1524/0x2390 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81135d69&amp;gt;&amp;#93;&lt;/span&gt; ? __do_fault+0x439/0x500&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0a0b313&amp;gt;&amp;#93;&lt;/span&gt; obd_class_ioctl+0x53/0x240 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81180172&amp;gt;&amp;#93;&lt;/span&gt; vfs_ioctl+0x22/0xa0&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81180314&amp;gt;&amp;#93;&lt;/span&gt; do_vfs_ioctl+0x84/0x580&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81136aed&amp;gt;&amp;#93;&lt;/span&gt; ? handle_mm_fault+0x1ed/0x2b0&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81180891&amp;gt;&amp;#93;&lt;/span&gt; sys_ioctl+0x81/0xa0&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81013172&amp;gt;&amp;#93;&lt;/span&gt; system_call_fastpath+0x16/0x1b&lt;/p&gt;

&lt;p&gt;&amp;gt;&amp;gt;&lt;br/&gt;
        rc = mdt_object_exists(obj);&lt;br/&gt;
        if (rc &amp;lt; 0) &lt;/p&gt;
{
                rc = -EREMOTE;
                /**
                 * before calling version get the correct MDS should be
                 * fid, this is error to find remote object here
                 */
                CERROR(&quot;nonlocal object &quot;DFID&quot;\n&quot;, PFID(fid));
        }
&lt;p&gt; else &lt;/p&gt;
{
                version = mo_version_get(mti-&amp;gt;mti_env, mdt_object_child(obj));
               *(__u64 *)data-&amp;gt;ioc_inlbuf2 = version;
                rc = 0;
        }

&lt;p&gt;&amp;gt;&amp;gt;&lt;br/&gt;
so if lfs ... getfidversion called for non existent fid -mdt_object_exists return a 0, and mdd had assert hit.&lt;br/&gt;
question - why path2fid returned invalid fid, outside scope of that ticket.&lt;/p&gt;

&lt;p&gt;i will attach fix tomorrow.&lt;/p&gt;</description>
                <environment></environment>
        <key id="11713">LU-672</key>
            <summary>mdd had panic on getting version for non existent file.</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="shadow">Alexey Lyashkov</reporter>
                        <labels>
                    </labels>
                <created>Thu, 8 Sep 2011 14:02:11 +0000</created>
                <updated>Tue, 27 Mar 2012 22:58:00 +0000</updated>
                            <resolved>Fri, 27 Jan 2012 18:49:47 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.2.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="22088" author="pjones" created="Thu, 27 Oct 2011 17:08:35 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,1365&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,1365&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="22093" author="hudson" created="Thu, 27 Oct 2011 18:07:05 +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/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22094" author="hudson" created="Thu, 27 Oct 2011 18:10: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/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22095" author="hudson" created="Thu, 27 Oct 2011 18:15:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22096" author="hudson" created="Thu, 27 Oct 2011 18:15:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22097" author="hudson" created="Thu, 27 Oct 2011 18:17:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22098" author="hudson" created="Thu, 27 Oct 2011 18:17:33 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22099" author="hudson" created="Thu, 27 Oct 2011 18:17: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=client,distro=el6,ib_stack=inkernel/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22100" author="hudson" created="Thu, 27 Oct 2011 18:18: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/red.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/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22101" author="hudson" created="Thu, 27 Oct 2011 18:20: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=ubuntu1004,ib_stack=inkernel/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22102" author="hudson" created="Thu, 27 Oct 2011 18:26: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=server,distro=el6,ib_stack=inkernel/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22104" author="hudson" created="Thu, 27 Oct 2011 18:44:33 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22105" author="hudson" created="Thu, 27 Oct 2011 18:56:09 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.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/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22106" author="hudson" created="Thu, 27 Oct 2011 18:56: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-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22107" author="hudson" created="Thu, 27 Oct 2011 19:18:17 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/319/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #319&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-672&quot; title=&quot;mdd had panic on getting version for non existent file.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-672&quot;&gt;&lt;del&gt;LU-672&lt;/del&gt;&lt;/a&gt; MRP-213 don&apos;t panic on geting version for non existent fid (Revision c70afdcb058adebfd517540e72185403a09a126b)&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=c70afdcb058adebfd517540e72185403a09a126b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c70afdcb058adebfd517540e72185403a09a126b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/replay-vbr.sh&lt;/li&gt;
	&lt;li&gt;lustre/mdt/mdt_handler.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lu_object.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv88f:</customfieldvalue>

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