<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:09:16 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-668] Rename MDS_*_FL to LUSTRE_*_FL and update usage</title>
                <link>https://jira.whamcloud.com/browse/LU-668</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Fully remove MDS_&lt;b&gt;&lt;em&gt;FL and replace them with LUSTE&lt;/em&gt;&lt;/b&gt;&lt;em&gt;FL.  These values are explictly not defined using LDISKFS&lt;/em&gt;*_FL as was done in mdd_internal.h to avoid a dependency on ldiskfs.h.&lt;/p&gt;

&lt;p&gt;&quot;These flags are part of the wire protocol.  We already have portable definitions of these as &quot;MDS_APPEND_FL&quot;, et. al. in lustre_idl.h.  Since MDS_&lt;b&gt;&lt;em&gt;FL is no longer used in the Lustre code (in preference to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL), it makes sense to just rename these in lustre_idl.h, and their corresponding uses in wire*.c.&quot;&lt;br/&gt;
  &amp;#8211; Andreas&lt;/p&gt;

&lt;p&gt;This was originally filed as Lustre bugzilla 22408.&lt;/p&gt;</description>
                <environment></environment>
        <key id="11704">LU-668</key>
            <summary>Rename MDS_*_FL to LUSTRE_*_FL and update usage</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</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="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="behlendorf">Brian Behlendorf</reporter>
                        <labels>
                    </labels>
                <created>Wed, 7 Sep 2011 17:33:24 +0000</created>
                <updated>Mon, 12 Dec 2011 16:08:19 +0000</updated>
                            <resolved>Mon, 12 Dec 2011 13:14:12 +0000</resolved>
                                                    <fixVersion>Lustre 2.2.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="20015" author="behlendorf" created="Wed, 7 Sep 2011 17:45:17 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/1349&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1349&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="20032" author="pjones" created="Wed, 7 Sep 2011 22:15:47 +0000"  >&lt;p&gt;Bobi&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="24112" author="pjones" created="Mon, 12 Dec 2011 13:14:12 +0000"  >&lt;p&gt;Landed for 2.2&lt;/p&gt;</comment>
                            <comment id="24135" author="hudson" created="Mon, 12 Dec 2011 13: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=x86_64,build_type=client,distro=el6,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24153" author="hudson" created="Mon, 12 Dec 2011 13:54: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=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24173" author="hudson" created="Mon, 12 Dec 2011 13:59:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24192" author="hudson" created="Mon, 12 Dec 2011 14: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=el5,ib_stack=ofa/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24210" author="hudson" created="Mon, 12 Dec 2011 14:03:13 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24229" author="hudson" created="Mon, 12 Dec 2011 14:08: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=x86_64,build_type=server,distro=el6,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24247" author="hudson" created="Mon, 12 Dec 2011 14:14: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=server,distro=el5,ib_stack=ofa/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24265" author="hudson" created="Mon, 12 Dec 2011 14:16: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=i686,build_type=server,distro=el6,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24283" author="hudson" created="Mon, 12 Dec 2011 14:18:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24301" author="hudson" created="Mon, 12 Dec 2011 14:19:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24319" author="hudson" created="Mon, 12 Dec 2011 14:20: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=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24337" author="hudson" created="Mon, 12 Dec 2011 14:22:11 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24368" author="hudson" created="Mon, 12 Dec 2011 15:57: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=el5,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24386" author="hudson" created="Mon, 12 Dec 2011 16:08:19 +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/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-668&quot; title=&quot;Rename MDS_*_FL to LUSTRE_*_FL and update usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-668&quot;&gt;&lt;del&gt;LU-668&lt;/del&gt;&lt;/a&gt; mdd: Rename MDS_&lt;b&gt;&lt;em&gt;FL to LUSTRE&lt;/em&gt;&lt;/b&gt;_FL and update usage (Revision ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a)&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=ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ff91e4a3f69bb10e28b76a5ea67cbe1759bf748a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre/lustre_idl.h&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_object.c&lt;/li&gt;
	&lt;li&gt;lustre/mdd/mdd_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/utils/wiretest.c&lt;/li&gt;
	&lt;li&gt;lustre/utils/wirecheck.c&lt;/li&gt;
	&lt;li&gt;lustre/contrib/packet-lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Bugzilla ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>22408.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10070" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Project</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10031"><![CDATA[Orion]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv7xz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4821</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>
                                                                                                                                                    <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>