<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:09:19 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-673] poor coverage of directory operations in lustre client stats</title>
                <link>https://jira.whamcloud.com/browse/LU-673</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Directory operations are poorly covered by the Lustre client stats files (/proc/fs/lustre/&lt;/p&gt;
{llite,mdc}
&lt;p&gt;/*/stats).  In llite case, directory operations are simply not instrumented.  For the mdc, the request opcode may not provide enough information to give a clear picture of what operations are being performed---the two main opcodes used for metadata requests (MDS_REINT and LDLM_ENQUEUE) are explicitly ignored.&lt;/p&gt;</description>
                <environment></environment>
        <key id="11714">LU-673</key>
            <summary>poor coverage of directory operations in lustre client stats</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="wc-triage">WC Triage</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                            <label>llite</label>
                            <label>stats</label>
                    </labels>
                <created>Thu, 8 Sep 2011 15:57:25 +0000</created>
                <updated>Fri, 28 Sep 2012 11:44:09 +0000</updated>
                            <resolved>Mon, 2 Apr 2012 18:57:02 +0000</resolved>
                                                    <fixVersion>Lustre 2.3.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="20092" author="jhammond" created="Thu, 8 Sep 2011 16:05:35 +0000"  >&lt;p&gt;See &lt;a href=&quot;http://review.whamcloud.com/1360&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1360&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="26029" author="adilger" created="Fri, 6 Jan 2012 16:17:19 +0000"  >&lt;p&gt;John, see also issue &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-145&quot; title=&quot;proc fixes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-145&quot;&gt;&lt;del&gt;LU-145&lt;/del&gt;&lt;/a&gt; (&lt;a href=&quot;http://review.whamcloud.com/342&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/342&lt;/a&gt;) which changes very similar code.  Perhaps the two patches could be merged?&lt;/p&gt;</comment>
                            <comment id="32581" author="hudson" created="Thu, 29 Mar 2012 03:22:46 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32594" author="hudson" created="Thu, 29 Mar 2012 03:28:54 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32606" author="hudson" created="Thu, 29 Mar 2012 03:29:09 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32618" author="hudson" created="Thu, 29 Mar 2012 03:30: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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32631" author="hudson" created="Thu, 29 Mar 2012 03:31:44 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.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/llite/rw.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32643" author="hudson" created="Thu, 29 Mar 2012 03:32: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/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.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/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32655" author="hudson" created="Thu, 29 Mar 2012 03:34:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32667" author="hudson" created="Thu, 29 Mar 2012 03:37: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=client,distro=sles11,ib_stack=inkernel/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32679" author="hudson" created="Thu, 29 Mar 2012 03:38:17 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32692" author="hudson" created="Thu, 29 Mar 2012 03:43:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&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/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32704" author="hudson" created="Thu, 29 Mar 2012 03:56:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&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/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32719" author="hudson" created="Thu, 29 Mar 2012 04:12:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&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/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32731" author="hudson" created="Thu, 29 Mar 2012 04:18:54 +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/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/vvp_io.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/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32752" author="hudson" created="Thu, 29 Mar 2012 04:49:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&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/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.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/include/linux/lustre_lite.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32767" author="hudson" created="Thu, 29 Mar 2012 05:09: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/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.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;/ul&gt;
</comment>
                            <comment id="32779" author="hudson" created="Thu, 29 Mar 2012 05:29:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&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/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32791" author="hudson" created="Thu, 29 Mar 2012 05:44:55 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.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/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="32803" author="hudson" created="Thu, 29 Mar 2012 05:47:31 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #531&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33331" author="pjones" created="Mon, 2 Apr 2012 18:57:02 +0000"  >&lt;p&gt;Landed for 2.3&lt;/p&gt;</comment>
                            <comment id="36102" author="hudson" created="Wed, 2 May 2012 14:53: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-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-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.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/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36399" author="hudson" created="Wed, 2 May 2012 14:55:01 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-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-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36696" author="hudson" created="Wed, 2 May 2012 14:58: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-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-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36994" author="hudson" created="Wed, 2 May 2012 15:13: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-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-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37291" author="hudson" created="Wed, 2 May 2012 15:14: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=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-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.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;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37589" author="hudson" created="Wed, 2 May 2012 15:19:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-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-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&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/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/rw.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;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37886" author="hudson" created="Wed, 2 May 2012 15:37: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-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-673&quot; title=&quot;poor coverage of directory operations in lustre client stats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-673&quot;&gt;&lt;del&gt;LU-673&lt;/del&gt;&lt;/a&gt; llite: Add some metadata stats, fix some file stats. (Revision f957caaa9b2afa4777bf7dbb573354421811681a)&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=f957caaa9b2afa4777bf7dbb573354421811681a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f957caaa9b2afa4777bf7dbb573354421811681a&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/llite/rw.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_lib.c&lt;/li&gt;
	&lt;li&gt;lustre/include/linux/lustre_lite.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/lproc_llite.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/vvp_io.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;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="10474">LU-145</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|hzv6yv:</customfieldvalue>

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