<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:04:25 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-168] Test failure on test suite sanityn, subtest test_40b</title>
                <link>https://jira.whamcloud.com/browse/LU-168</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/b08fc4cc-5754-11e0-a272-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/b08fc4cc-5754-11e0-a272-52540025f9af&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_40b failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;create is blocked&lt;/p&gt;&lt;/blockquote&gt;</description>
                <environment></environment>
        <key id="10513">LU-168</key>
            <summary>Test failure on test suite sanityn, subtest test_40b</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Sat, 26 Mar 2011 15:18:14 +0000</created>
                <updated>Thu, 21 Jul 2011 08:15:01 +0000</updated>
                            <resolved>Fri, 8 Jul 2011 14:06:16 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="11421" author="tappro" created="Mon, 28 Mar 2011 06:29:08 +0000"  >&lt;p&gt;can we track when this bug occurred? Is that after the latest commit?&lt;/p&gt;</comment>
                            <comment id="11422" author="yong.fan" created="Mon, 28 Mar 2011 06:55:04 +0000"  >&lt;p&gt;The &quot;root &amp;#40;/&amp;#41;&quot; is a special object in Lustre, it is in dcache without lookup. We call &quot;__ll_inode_revalidate_it()&quot; to update its attributes. Before getattr-by-fid enabled, it is just simple mds_getattr RPC without lock granted, means triggering mds_getattr RPC every time. After getattr-by-fid enabled, client triggers intent_getattr RPC to fetch attributes with root&apos;s UPDATE lock granted. That is the difference. Under such mode, sanityn test_40 must be failed, because the lock conflict on root object. That is to say, POD mechanism is almost ineffective under root directory with getattr-by-fid enabled.&lt;/p&gt;

&lt;p&gt;As I can see, the purpose of test_40 is to verify PDO mechanism, it is unnecessary to make the conflict just under root directory. If we do not want to disable getattr-by-fid, we can make test_40 to run under some sub-directory, then can avoid above cases.&lt;/p&gt;

&lt;p&gt;Any idea?&lt;/p&gt;</comment>
                            <comment id="11423" author="yong.fan" created="Mon, 28 Mar 2011 07:11:49 +0000"  >&lt;p&gt;The patch:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,370&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,370&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="11424" author="hudson" created="Mon, 28 Mar 2011 07:35: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/reviews-centos5/578/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reviews-centos5 #578&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Verify PDO mechanism under sub-directory of root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=de3edec5f7c477b7cbef0d47cb4f7de552cbfa17&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de3edec5f7c477b7cbef0d47cb4f7de552cbfa17&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11430" author="green" created="Mon, 28 Mar 2011 09:52:28 +0000"  >&lt;p&gt;Hm, in fact I think we might want to relieve a bit of stress on the root dir too.&lt;br/&gt;
Why do we update the attrs on the root dir at all, if it is to check permissions and such, we might just request LOOKUP only lock for that case and it would make it seem like normal dir on MDT.&lt;br/&gt;
What do you think?&lt;/p&gt;</comment>
                            <comment id="11431" author="hudson" created="Mon, 28 Mar 2011 10:13:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/reviews-centos5/580/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reviews-centos5 #580&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Verify PDO mechanism under sub-directory of root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=bf9cd24165eebd34e52d3753f2f0857449d4d3f8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bf9cd24165eebd34e52d3753f2f0857449d4d3f8&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11488" author="yong.fan" created="Tue, 29 Mar 2011 00:01:59 +0000"  >&lt;p&gt;I think we can adjust the lock policy for root object. In fact, when revalidate root object or permission against root object, we only need MDS_INODELOCK_LOOKUP. Then getattr-by-fid triggered by these two operations will not conflict with other modifications under root directory. As for stat(root), &quot;ll_getattr_it()&quot; will claim both MDS_INODELOCK_LOOKUP and MDS_INODELOCK_UPDATE.&lt;/p&gt;

&lt;p&gt;Does it make sense?&lt;/p&gt;

&lt;p&gt;The patch to be reviewed:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#change,370&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,370&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="11489" author="hudson" created="Tue, 29 Mar 2011 00:06:50 +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-reviews/./build_type=client,distro=el5/19/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el5 #19&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11490" author="hudson" created="Tue, 29 Mar 2011 00:07: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/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/reviews-centos5/595/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reviews-centos5 #595&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11491" author="hudson" created="Tue, 29 Mar 2011 00:07:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/./build_type=server,distro=el6/19/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el6 #19&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11492" author="hudson" created="Tue, 29 Mar 2011 00:07: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/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/./build_type=server,distro=el5/19/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el5 #19&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11493" author="hudson" created="Tue, 29 Mar 2011 00:11:38 +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-reviews/./build_type=client,distro=el6/19/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el6 #19&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11494" author="hudson" created="Tue, 29 Mar 2011 00:22:18 +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-reviews/./build_type=client,distro=ubuntu/19/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,ubuntu #19&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11553" author="hudson" created="Tue, 29 Mar 2011 11:35:23 +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/reviews-centos5/607/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reviews-centos5 #607&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11609" author="hudson" created="Thu, 31 Mar 2011 04:05:50 +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-reviews/./build_type=client,distro=ubuntu/32/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,ubuntu #32&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11610" author="hudson" created="Thu, 31 Mar 2011 04:05: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-reviews/./build_type=client,distro=el6/32/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el6 #32&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11611" author="hudson" created="Thu, 31 Mar 2011 04:05: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-reviews/./build_type=server,distro=el5/32/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el5 #32&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11612" author="hudson" created="Thu, 31 Mar 2011 04:06: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-reviews/./build_type=server,distro=el6/32/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el6 #32&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11613" author="hudson" created="Thu, 31 Mar 2011 04:06: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-reviews/./build_type=client,distro=el5/32/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el5 #32&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;nasf : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=a88916a66f9f9b663677ab69803e42b421c92450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a88916a66f9f9b663677ab69803e42b421c92450&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/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11685" author="hudson" created="Thu, 31 Mar 2011 13:00:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-master/./build_type=client,platform=el6-x86_64/7/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; client,el6-x86_64 #7&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&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=ee7926c6e54892923ebd46a9a4088669cfdc7f7a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ee7926c6e54892923ebd46a9a4088669cfdc7f7a&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/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11686" author="hudson" created="Thu, 31 Mar 2011 13:04:17 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-master/./build_type=client,platform=ubuntu-x86_64/7/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; client,ubuntu-x86_64 #7&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&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=ee7926c6e54892923ebd46a9a4088669cfdc7f7a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ee7926c6e54892923ebd46a9a4088669cfdc7f7a&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/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11687" author="hudson" created="Thu, 31 Mar 2011 13:04:31 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-master/./build_type=client,platform=el6-i686/7/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; client,el6-i686 #7&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&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=ee7926c6e54892923ebd46a9a4088669cfdc7f7a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ee7926c6e54892923ebd46a9a4088669cfdc7f7a&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/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11690" author="hudson" created="Thu, 31 Mar 2011 13:14: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-centos5/176/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master-centos5 #176&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=ee7926c6e54892923ebd46a9a4088669cfdc7f7a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ee7926c6e54892923ebd46a9a4088669cfdc7f7a&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/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11692" author="hudson" created="Thu, 31 Mar 2011 13:17:55 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-master/./build_type=server,platform=el6-x86_64/7/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; server,el6-x86_64 #7&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&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=ee7926c6e54892923ebd46a9a4088669cfdc7f7a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ee7926c6e54892923ebd46a9a4088669cfdc7f7a&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/llite/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11715" author="yong.fan" created="Thu, 31 Mar 2011 18:56:38 +0000"  >&lt;p&gt;The patch is landed to lustre-2.1&lt;/p&gt;</comment>
                            <comment id="11726" author="sarah" created="Thu, 31 Mar 2011 23:17:45 +0000"  >&lt;p&gt;verified on the following build.&lt;/p&gt;

&lt;p&gt;server: &lt;a href=&quot;http://build.whamcloud.com/view/Lustre%202.x/job/lustre-master-centos5/178/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/view/Lustre%202.x/job/lustre-master-centos5/178/&lt;/a&gt;&lt;br/&gt;
client: &lt;a href=&quot;http://build.whamcloud.com/view/Lustre%202.x/job/lustre-master-client-centos5/139/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/view/Lustre%202.x/job/lustre-master-client-centos5/139/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="11727" author="sarah" created="Thu, 31 Mar 2011 23:19:16 +0000"  >&lt;p&gt;this issue has been verified and the patch has been landed on 2.1&lt;/p&gt;</comment>
                            <comment id="11753" author="hudson" created="Fri, 1 Apr 2011 06:27:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-master/./build_type=client,platform=el5-x86_64/7/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; client,el5-x86_64 #7&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&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=ee7926c6e54892923ebd46a9a4088669cfdc7f7a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ee7926c6e54892923ebd46a9a4088669cfdc7f7a&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/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11756" author="hudson" created="Fri, 1 Apr 2011 06:36:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-master/./build_type=server,platform=el5-i686/7/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; server,el5-i686 #7&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&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=ee7926c6e54892923ebd46a9a4088669cfdc7f7a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ee7926c6e54892923ebd46a9a4088669cfdc7f7a&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/llite_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11757" author="hudson" created="Fri, 1 Apr 2011 06:43:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-master/./build_type=server,platform=el5-x86_64/7/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; server,el5-x86_64 #7&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&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=ee7926c6e54892923ebd46a9a4088669cfdc7f7a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ee7926c6e54892923ebd46a9a4088669cfdc7f7a&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/llite/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/file.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11758" author="hudson" created="Fri, 1 Apr 2011 06:50:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-master/./build_type=client,platform=el5-i686/7/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; client,el5-i686 #7&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&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=ee7926c6e54892923ebd46a9a4088669cfdc7f7a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ee7926c6e54892923ebd46a9a4088669cfdc7f7a&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/llite/file.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/namei.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12240" author="chris" created="Tue, 5 Apr 2011 12:17:05 +0000"  >&lt;p&gt;Although this says fixed and was commited to master around 1st April it still seems to fail when running regression. This is an example &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/c0f9153a-5f91-11e0-a2b4-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/c0f9153a-5f91-11e0-a2b4-52540025f9af&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This could be a failure in the test system or maybe an unfixed bug. Do we have an example of this code passing the test, and can someone try and work out why the sanityn test stills fails. I would have expected maloo to contain an example of sanityn passing, with a reference to that passing gas in the issue.&lt;/p&gt;</comment>
                            <comment id="12243" author="sarah" created="Tue, 5 Apr 2011 12:27:07 +0000"  >&lt;p&gt;yes, we have passed sanityn on Maloo, here is the link:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/87c3a5e2-5cd9-11e0-a272-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/87c3a5e2-5cd9-11e0-a272-52540025f9af&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/f98e61fc-5c26-11e0-a272-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/f98e61fc-5c26-11e0-a272-52540025f9af&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="12628" author="hudson" created="Thu, 7 Apr 2011 17:33:44 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./build_type=server,platform=el6-i686/20/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; server,el6-i686 #20&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Claim MDS_INODELOCK_LOOKUP lock when revalidate root object&lt;/p&gt;

&lt;p&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=ee7926c6e54892923ebd46a9a4088669cfdc7f7a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ee7926c6e54892923ebd46a9a4088669cfdc7f7a&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/namei.c&lt;/li&gt;
	&lt;li&gt;lustre/llite/llite_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16986" author="sarah" created="Mon, 27 Jun 2011 02:38:29 +0000"  >&lt;p&gt;It seems we see this issue again. &lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/c909f970-a031-11e0-aee5-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/c909f970-a031-11e0-aee5-52540025f9af&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="17081" author="yong.fan" created="Tue, 28 Jun 2011 02:27:15 +0000"  >&lt;p&gt;According to the failure log:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/d2f9a67c-a0ba-11e0-aee5-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/d2f9a67c-a0ba-11e0-aee5-52540025f9af&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The second open_create operation was blocked by the first one as expected. But there is interval between the first open_create and the first close, just in such interval, the second open_create was done and then the second close. So the subsequent &quot;check_pdo_conflict&quot; found the first &quot;multiop&quot; still there but the second &quot;multiop&quot; is finished already. I will fix the test scripts to make it run as expected.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,1030&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,1030&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="17461" author="hudson" created="Fri, 8 Jul 2011 14:05:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17463" author="pjones" created="Fri, 8 Jul 2011 14:06:16 +0000"  >&lt;p&gt;Patch landed for 2.1&lt;/p&gt;</comment>
                            <comment id="17465" author="hudson" created="Fri, 8 Jul 2011 14:11:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17467" author="hudson" created="Fri, 8 Jul 2011 14:11:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17469" author="hudson" created="Fri, 8 Jul 2011 14:13:45 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17471" author="hudson" created="Fri, 8 Jul 2011 14:15:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17473" author="hudson" created="Fri, 8 Jul 2011 14:17:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17475" author="hudson" created="Fri, 8 Jul 2011 14:17:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17477" author="hudson" created="Fri, 8 Jul 2011 14:18:11 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17479" author="hudson" created="Fri, 8 Jul 2011 14:18:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17481" author="hudson" created="Fri, 8 Jul 2011 14:21:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17484" author="hudson" created="Fri, 8 Jul 2011 14:23:50 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17486" author="hudson" created="Fri, 8 Jul 2011 14:40:48 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17488" author="hudson" created="Fri, 8 Jul 2011 14:45:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17493" author="hudson" created="Fri, 8 Jul 2011 15:28:19 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/197/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #197&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-168&quot; title=&quot;Test failure on test suite sanityn, subtest test_40b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-168&quot;&gt;&lt;del&gt;LU-168&lt;/del&gt;&lt;/a&gt; Fix schedule race in sanityn PDO lock tests&lt;/p&gt;

&lt;p&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=5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;5c1e9f9dada5f2f44a4fc9f46c4bb0789b747df6&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanityn.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18036" author="niu" created="Thu, 21 Jul 2011 01:16:12 +0000"  >&lt;p&gt;There is a sanityn 40c failure:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/69d07264-b345-11e0-b33f-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/69d07264-b345-11e0-b33f-52540025f9af&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looks we still have defects in the pdirop tests.&lt;/p&gt;</comment>
                            <comment id="18039" author="yong.fan" created="Thu, 21 Jul 2011 05:17:01 +0000"  >&lt;p&gt;It is contrary failure against former failure cases. I will check it.&lt;/p&gt;</comment>
                            <comment id="18042" author="yong.fan" created="Thu, 21 Jul 2011 08:15:01 +0000"  >&lt;p&gt;see &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-524&quot; title=&quot;Test failure on test suite sanityn, subtest test_40c&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-524&quot;&gt;&lt;del&gt;LU-524&lt;/del&gt;&lt;/a&gt; comment.&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|hzv8uf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4967</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>