<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:12:27 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-991] cleanup LMV for DNE</title>
                <link>https://jira.whamcloud.com/browse/LU-991</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Cleanup LMV for DNE phase I.&lt;/p&gt;</description>
                <environment></environment>
        <key id="12889">LU-991</key>
            <summary>cleanup LMV for DNE</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="di.wang">Di Wang</assignee>
                                    <reporter username="di.wang">Di Wang</reporter>
                        <labels>
                    </labels>
                <created>Fri, 13 Jan 2012 16:57:24 +0000</created>
                <updated>Sat, 21 Feb 2015 00:29:47 +0000</updated>
                            <resolved>Sat, 21 Feb 2015 00:29:47 +0000</resolved>
                                                    <fixVersion>Lustre 2.2.0</fixVersion>
                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="30226" author="hudson" created="Thu, 1 Mar 2012 17:54: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-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30228" author="hudson" created="Thu, 1 Mar 2012 18: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=server,distro=el5,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30232" author="hudson" created="Thu, 1 Mar 2012 18:04:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30234" author="hudson" created="Thu, 1 Mar 2012 18:07:27 +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/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30239" author="hudson" created="Thu, 1 Mar 2012 18:13: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=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30241" author="hudson" created="Thu, 1 Mar 2012 18:16:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30243" author="hudson" created="Thu, 1 Mar 2012 18:18: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-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30245" author="hudson" created="Thu, 1 Mar 2012 18:21:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30247" author="hudson" created="Thu, 1 Mar 2012 18:24: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=x86_64,build_type=client,distro=el6,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30249" author="hudson" created="Thu, 1 Mar 2012 18:27: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/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30252" author="hudson" created="Thu, 1 Mar 2012 18:40:34 +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/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30254" author="hudson" created="Thu, 1 Mar 2012 18:43:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30256" author="hudson" created="Thu, 1 Mar 2012 18:50: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/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30258" author="hudson" created="Thu, 1 Mar 2012 18:54:25 +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/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30260" author="hudson" created="Thu, 1 Mar 2012 18:59:22 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30262" author="hudson" created="Thu, 1 Mar 2012 19:04:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30265" author="hudson" created="Thu, 1 Mar 2012 19:34:09 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="30267" author="hudson" created="Thu, 1 Mar 2012 19:41:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=ofa/495/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #495&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36180" author="hudson" created="Wed, 2 May 2012 14:53:06 +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-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36477" author="hudson" created="Wed, 2 May 2012 14:55: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-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-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36774" author="hudson" created="Wed, 2 May 2012 14:58: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-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-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37072" author="hudson" created="Wed, 2 May 2012 15:13:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=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-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37369" author="hudson" created="Wed, 2 May 2012 15:14:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=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-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37667" author="hudson" created="Wed, 2 May 2012 15:19:43 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-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-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37964" author="hudson" created="Wed, 2 May 2012 15:37: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-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-991&quot; title=&quot;cleanup LMV for DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-991&quot;&gt;&lt;del&gt;LU-991&lt;/del&gt;&lt;/a&gt; llite: cleanup md_readpage interface (Revision b7d606cf751378a25c270fa7fa3f3dc56066be13)&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=b7d606cf751378a25c270fa7fa3f3dc56066be13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b7d606cf751378a25c270fa7fa3f3dc56066be13&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/file.c&lt;/li&gt;
	&lt;li&gt;lustre/lmv/lmv_obd.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/mdc/mdc_request.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/obd_class.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="51484" author="adilger" created="Wed, 30 Jan 2013 18:25:28 +0000"  >&lt;p&gt;Is there anything useful still to be done for this ticket?  It contains no useful information about what cleanups are needed.&lt;/p&gt;</comment>
                            <comment id="80577" author="simmonsja" created="Sun, 30 Mar 2014 20:34:11 +0000"  >&lt;p&gt;Time to close this ticket?&lt;/p&gt;</comment>
                            <comment id="107574" author="adilger" created="Sat, 21 Feb 2015 00:29:47 +0000"  >&lt;p&gt;A minor cleanup patch was also landed under this bug for 2.7.0.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="13445">LU-1187</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|hzv77z:</customfieldvalue>

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