<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:11:50 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-932] cleanup ll_inode_info to reduce inode size</title>
                <link>https://jira.whamcloud.com/browse/LU-932</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Current &quot;ll_inode_info&quot; contains many special-used fields, some of them are only used for directory object, some are only used for non-directory object. We can share memory between those non-coexist fields to reduce &quot;ll_inode_info&quot; size.&lt;/p&gt;

&lt;p&gt;Corresponding to ORNL-31&lt;/p&gt;</description>
                <environment></environment>
        <key id="12694">LU-932</key>
            <summary>cleanup ll_inode_info to reduce inode size</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="yong.fan">nasf</assignee>
                                    <reporter username="yong.fan">nasf</reporter>
                        <labels>
                    </labels>
                <created>Fri, 16 Dec 2011 01:02:47 +0000</created>
                <updated>Wed, 4 Jan 2012 19:40:38 +0000</updated>
                            <resolved>Wed, 4 Jan 2012 19:40:38 +0000</resolved>
                                                    <fixVersion>Lustre 2.2.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="24977" author="yong.fan" created="Tue, 20 Dec 2011 01:50:37 +0000"  >&lt;p&gt;This is the patch:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,1691&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,1691&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="25537" author="hudson" created="Wed, 4 Jan 2012 11:53: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=server,distro=el5,ib_stack=ofa/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&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/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25543" author="hudson" created="Wed, 4 Jan 2012 11:55:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25549" author="hudson" created="Wed, 4 Jan 2012 11:58:16 +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/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&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/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25555" author="hudson" created="Wed, 4 Jan 2012 11:58: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=el5,ib_stack=inkernel/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25561" author="hudson" created="Wed, 4 Jan 2012 12:02: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=sles11,ib_stack=inkernel/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25567" author="hudson" created="Wed, 4 Jan 2012 12:05: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/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25573" author="hudson" created="Wed, 4 Jan 2012 12:05: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=server,distro=el5,ib_stack=inkernel/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25579" author="hudson" created="Wed, 4 Jan 2012 12:05: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=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25587" author="hudson" created="Wed, 4 Jan 2012 12:10:16 +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/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25593" author="hudson" created="Wed, 4 Jan 2012 12:10:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25602" author="hudson" created="Wed, 4 Jan 2012 12:20: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=server,distro=el5,ib_stack=ofa/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25618" author="hudson" created="Wed, 4 Jan 2012 12:30:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25626" author="hudson" created="Wed, 4 Jan 2012 12:36: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=el5,ib_stack=inkernel/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&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/super.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25632" author="hudson" created="Wed, 4 Jan 2012 12:47: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=i686,build_type=client,distro=el5,ib_stack=ofa/402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #402&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-932&quot; title=&quot;cleanup ll_inode_info to reduce inode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-932&quot;&gt;&lt;del&gt;LU-932&lt;/del&gt;&lt;/a&gt; llite: cleanup ll_inode_info to reduce inode size (Revision 7796bdfb07954422e81b124ba176a5e431b43d8b)&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=7796bdfb07954422e81b124ba176a5e431b43d8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7796bdfb07954422e81b124ba176a5e431b43d8b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/remote_perm.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_close.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/llite_lib.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/super25.c&lt;/li&gt;
	&lt;li&gt;lustre/lclient/lcommon_cl.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/liblustre/super.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lclient.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/xattr.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25832" author="yong.fan" created="Wed, 4 Jan 2012 19:40:38 +0000"  >&lt;p&gt;The patch has been landed to lustre-2.2&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv7pz:</customfieldvalue>

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