<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:13:50 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-1137] flock owner incorrectly handled on the server side</title>
                <link>https://jira.whamcloud.com/browse/LU-1137</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;During flock transmission on the server side the owner field incorrectly handled. This is a reason of errors on 1.8 &amp;amp; 1.6 clients.&lt;/p&gt;

&lt;p&gt;whole history is traced at the CLSTR-23&lt;br/&gt;
&lt;a href=&quot;http://jira-nss.xy01.xyratex.com:8080/browse/CLSTR-23&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://jira-nss.xy01.xyratex.com:8080/browse/CLSTR-23&lt;/a&gt;&lt;/p&gt;
</description>
                <environment>Client 1.8.x and less. Server 2.1.x</environment>
        <key id="13300">LU-1137</key>
            <summary>flock owner incorrectly handled on the server side</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="wc-triage">WC Triage</assignee>
                                    <reporter username="igolovach">Iurii Golovach</reporter>
                        <labels>
                    </labels>
                <created>Fri, 24 Feb 2012 13:05:13 +0000</created>
                <updated>Tue, 20 Nov 2012 13:31:48 +0000</updated>
                            <resolved>Fri, 6 Apr 2012 10:06:47 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                    <version>Lustre 2.3.0</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                    <fixVersion>Lustre 2.1.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="29807" author="igolovach" created="Fri, 24 Feb 2012 13:45:06 +0000"  >&lt;p&gt;The patch for the issue is placed in review here:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#change,2193&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2193&lt;/a&gt;&lt;/p&gt;
</comment>
                            <comment id="29809" author="adilger" created="Fri, 24 Feb 2012 15:51:44 +0000"  >&lt;p&gt;Sorry, I&apos;m unable to access &lt;a href=&quot;http://jira-nss.xy01.xyratex.com:8080/browse/CLSTR-23&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://jira-nss.xy01.xyratex.com:8080/browse/CLSTR-23&lt;/a&gt;.  Is that an internal website?  If yes, please attach logs/description here.&lt;/p&gt;</comment>
                            <comment id="29873" author="igolovach" created="Mon, 27 Feb 2012 11:32:13 +0000"  >&lt;p&gt;Hi Andreas. My apologize. I&apos;m attaching two logs and the brief from the ticket:&lt;/p&gt;

&lt;p&gt;---------------------------------------------------&lt;br/&gt;
the fcntl() call to unlock a file seems to fail. We have a test which needs file locking to serialize the updates of the file position. Our standard test of this function passes on other Lustre file systems, even at more than 20k ranks. The same test fails on s4 even with as few as 2 ranks. One rank will lock, read, write, unlock the file; other ranks hang, never getting the lock. &lt;br/&gt;
---------------------------------------------------&lt;br/&gt;
first of all thanks a lot for these logs - they will save us some time. &lt;/p&gt;

&lt;p&gt;There is a patch &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=commitdiff;h=3bb8d1b9656994b0313cdba6ad8eeb7b84f5ee9f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=commitdiff;h=3bb8d1b9656994b0313cdba6ad8eeb7b84f5ee9f&lt;/a&gt; which wasn&apos;t fully ported and looks like a fix for this issue. Tomorrow I&apos;ll create a patch for your code and attach it here for you to run the test and let us know if it fix the issue. &lt;br/&gt;
----------------------------------------------------&lt;br/&gt;
Issue observed on the function ll_file_flock(). In this function there is a variable ldlm_policy_data_t flock; which has to have all fields initialized properly. &lt;/p&gt;

&lt;p&gt;The issue is that only next 3 fields are initialized: &lt;br/&gt;
 &#160; flock.l_flock.pid = file_lock-&amp;gt;fl_pid; &lt;br/&gt;
 &#160; flock.l_flock.start = file_lock-&amp;gt;fl_start; &lt;br/&gt;
 &#160; flock.l_flock.end = file_lock-&amp;gt;fl_end; &lt;/p&gt;

&lt;p&gt;While the l_flock.owner field used uninitialized in this function and is the reason of errors in log. &lt;/p&gt;

&lt;p&gt;Looks like there was an issue when you integrated the fix for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-104&quot; title=&quot;Lustre grants flock exclusive locks on two file descriptors for the same  file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-104&quot;&gt;&lt;del&gt;LU-104&lt;/del&gt;&lt;/a&gt; into your code. &lt;br/&gt;
You integrated the &lt;a href=&quot;http://review.whamcloud.com/279&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/279&lt;/a&gt; only while this is a small part of the fix which has the hash 3bb8d1b9656994b0313cdba6ad8eeb7b84f5ee9f (in WC repo) and was attached at the &lt;a href=&quot;https://bugzilla.lustre.org/attachment.cgi?id=30902&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugzilla.lustre.org/attachment.cgi?id=30902&lt;/a&gt; like a fix for the &lt;a href=&quot;https://bugzilla.lustre.org/show_bug.cgi?id=22040&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugzilla.lustre.org/show_bug.cgi?id=22040&lt;/a&gt; wasn&apos;t integrated. &lt;/p&gt;

&lt;p&gt;This fix contains next lines which resolve the current issue: &lt;/p&gt;

&lt;p&gt;+ &#160; &#160; &#160; &#160;lpolicy-&amp;gt;l_flock.owner = wpolicy-&amp;gt;l_flock.lfw_owner; &lt;br/&gt;
+ &#160; &#160; &#160; &#160;/* Compat code, old clients had no idea about owner field and &lt;br/&gt;
+ &#160; &#160; &#160; &#160; * relied solely on pid for ownership. Introduced in 2.1, April 2011 */ &lt;br/&gt;
+ &#160; &#160; &#160; &#160;if (!lpolicy-&amp;gt;l_flock.owner) &lt;br/&gt;
+ &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;lpolicy-&amp;gt;l_flock.owner = wpolicy-&amp;gt;l_flock.lfw_pid; &lt;/p&gt;


&lt;p&gt;....I&apos;ll attach the modified patch which can be applied on your code in close hour.&lt;br/&gt;
----------------------------------------------------&lt;br/&gt;
Bad news. flock test still fails with patch applied. Attaching dk logs from today&apos;s test. Again, I have ldumps if you want them (takes some effort to package up in a readable format; otherwise I&apos;d just send them to you). &lt;/p&gt;

&lt;p&gt;FWIW, we picked up the partial flock fix from Lustre bug 22660 att 29853 as part of the official 1.8.6 release. &lt;br/&gt;
----------------------------------------------------&lt;br/&gt;
From the logs you attached I see next: &lt;/p&gt;

&lt;p&gt;p1) you applied the patch and the flock owner value was transferred correctly first two times, but then there is an owner corruption on the client side: &lt;/p&gt;

&lt;p&gt;00010000:00000001:0.0F:1329519637.982734:0:3717:0:(ldlm_flock.c:516:ldlm_flock_completion_ast()) Process entered &lt;br/&gt;
00010000:00010000:0.0F:1329519637.982734:0:3717:0:(ldlm_flock.c:519:ldlm_flock_completion_ast()) flags: 0x0 data: (null) getlk: ffff88021f782e48 &lt;br/&gt;
00010000:00010000:0.0:1329519637.982735:0:3717:0:(ldlm_flock.c:593:ldlm_flock_completion_ast()) ### client-side enqueue granted ns: castor-MDT0000-mdc-ffff880414355400 lock: ffff880216374900/0x472ca55e16a1d2d7 lrc: 4/0,1 mode: PW/PW res: 28738515467/7 rrc: 2 type: FLK pid: 3717 &lt;span class=&quot;error&quot;&gt;&amp;#91;0-&amp;gt;7&amp;#93;&lt;/span&gt; flags: 0x0 remote: 0x8f11d572f8beb3c2 expref: -99 pid: 3717 timeout: 0 &lt;br/&gt;
00010000:00000001:0.0F:1329519637.982740:0:3717:0:(ldlm_flock.c:166:ldlm_process_flock_lock()) Process entered &lt;br/&gt;
00010000:00010000:0.0F:1329519637.982741:0:3717:0:(ldlm_flock.c:172:ldlm_process_flock_lock()) flags 0x40 owner 18446612141434674600 pid 3717 mode 2 start 0 end 7 &lt;br/&gt;
00010000:00000001:0.0:1329519637.982771:0:3717:0:(ldlm_flock.c:469:ldlm_process_flock_lock()) Process leaving (rc=1 : 1 : 1) &lt;br/&gt;
00010000:00000001:0.0:1329519637.982772:0:3717:0:(ldlm_flock.c:634:ldlm_flock_completion_ast()) Process leaving (rc=0 : 0 : 0) &lt;/p&gt;

&lt;p&gt;.... &lt;/p&gt;

&lt;p&gt;00010000:00000001:0.0F:1329519637.986301:0:3717:0:(ldlm_flock.c:516:ldlm_flock_completion_ast()) Process entered &lt;br/&gt;
00010000:00010000:0.0F:1329519637.986302:0:3717:0:(ldlm_flock.c:519:ldlm_flock_completion_ast()) flags: 0x40000 data: (null) getlk: ffff88021f782e48 &lt;br/&gt;
00010000:00010000:0.0:1329519637.986303:0:3717:0:(ldlm_flock.c:593:ldlm_flock_completion_ast()) ### client-side enqueue granted ns: castor-MDT0000-mdc-ffff880414355400 lock: ffff880216374240/0x472ca55e16a1d308 lrc: 4/1,0 mode: NL/NL res: 28738515467/7 rrc: 3 type: FLK pid: 3717 &lt;span class=&quot;error&quot;&gt;&amp;#91;0-&amp;gt;7&amp;#93;&lt;/span&gt; flags: 0x0 remote: 0x8f11d572f8beb3d0 expref: -99 pid: 3717 timeout: 0 &lt;br/&gt;
00010000:00000001:0.0F:1329519637.986307:0:3717:0:(ldlm_flock.c:166:ldlm_process_flock_lock()) Process entered &lt;br/&gt;
00010000:00010000:0.0F:1329519637.986308:0:3717:0:(ldlm_flock.c:172:ldlm_process_flock_lock()) flags 0x40 owner 1329519637 pid 3717 mode 32 start 0 end 7 &lt;/p&gt;

&lt;p&gt;As you may see the owner value was changed from 18446612141434674600 to 1329519637 and was corrupted. &lt;/p&gt;

&lt;p&gt;This cause the situation when process 3717 wants to release the lock but can&apos;t do this since owner value is incorrect. &lt;br/&gt;
This is the reason why the process with pid 3718 can&apos;t finish the unlink. &lt;br/&gt;
----------------------------------------------------&lt;br/&gt;
The latest patch works. The flock test no longer hangs.&lt;/p&gt;</comment>
                            <comment id="30633" author="iurii" created="Wed, 7 Mar 2012 07:47:54 +0000"  >&lt;p&gt;Looks like an issue with build system (Hudson failed the build with the next error):&lt;/p&gt;

&lt;p&gt;+++ mv &apos;/var/lib/jenkins/lbuild-data/kernelrpm/2.6.18/rhel5/i686/yumW12939/*&apos; /var/lib/jenkins/lbuild-data/kernelrpm/2.6.18/rhel5/i686&lt;br/&gt;
mv: cannot stat `/var/lib/jenkins/lbuild-data/kernelrpm/2.6.18/rhel5/i686/yumW12939/*&apos;: No such file or directory&lt;br/&gt;
++++ set +x&lt;br/&gt;
+++ rmdir /var/lib/jenkins/lbuild-data/kernelrpm/2.6.18/rhel5/i686/yumW12939&lt;br/&gt;
+++ echo &apos;*&apos;&lt;br/&gt;
+++ return 0&lt;br/&gt;
++ found_rpm=&apos;An unexpected error has occurred at lbuild-rhel:190.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/5093/arch=i686,build_type=client,distro=el5,ib_stack=inkernel/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-reviews/5093/arch=i686,build_type=client,distro=el5,ib_stack=inkernel/console&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="33569" author="hudson" created="Thu, 5 Apr 2012 17:09: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-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33576" author="hudson" created="Thu, 5 Apr 2012 17:27:33 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=ofa/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33578" author="hudson" created="Thu, 5 Apr 2012 17:29:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33580" author="hudson" created="Thu, 5 Apr 2012 17:31:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33582" author="hudson" created="Thu, 5 Apr 2012 17:35:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33583" author="hudson" created="Thu, 5 Apr 2012 17:36: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=ofa/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33586" author="hudson" created="Thu, 5 Apr 2012 17:42:06 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=ofa/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33588" author="hudson" created="Thu, 5 Apr 2012 17:43: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/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33589" author="hudson" created="Thu, 5 Apr 2012 17:46:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33590" author="hudson" created="Thu, 5 Apr 2012 17:50: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-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33591" author="hudson" created="Thu, 5 Apr 2012 17:52:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33594" author="hudson" created="Thu, 5 Apr 2012 17:58:00 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33596" author="hudson" created="Thu, 5 Apr 2012 18:03:19 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33598" author="hudson" created="Thu, 5 Apr 2012 18:03: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/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/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33600" author="hudson" created="Thu, 5 Apr 2012 18:05: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-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33602" author="hudson" created="Thu, 5 Apr 2012 18: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-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33607" author="hudson" created="Thu, 5 Apr 2012 18:25:22 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/474/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #474&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33788" author="pjones" created="Fri, 6 Apr 2012 10:06:47 +0000"  >&lt;p&gt;Landed for 2.3&lt;/p&gt;</comment>
                            <comment id="35573" author="hudson" created="Fri, 27 Apr 2012 14:54: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-b2_1/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,sles11,inkernel #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35576" author="hudson" created="Fri, 27 Apr 2012 14:59:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el5,ofa #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35579" author="hudson" created="Fri, 27 Apr 2012 15:00:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,server,el5,inkernel #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35583" author="hudson" created="Fri, 27 Apr 2012 15:13:19 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,el5,inkernel #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35586" author="hudson" created="Fri, 27 Apr 2012 15:14: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/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el5,ofa #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35589" author="hudson" created="Fri, 27 Apr 2012 15:26: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-b2_1/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el5,inkernel #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35592" author="hudson" created="Fri, 27 Apr 2012 15:26:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,server,el5,ofa #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35595" author="hudson" created="Fri, 27 Apr 2012 15:36:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el6,inkernel #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35598" author="hudson" created="Fri, 27 Apr 2012 15:36:59 +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-b2_1/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,server,el6,inkernel #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35601" author="hudson" created="Fri, 27 Apr 2012 15:39:07 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,el5,ofa #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35604" author="hudson" created="Fri, 27 Apr 2012 15:40:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el5,inkernel #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35607" author="hudson" created="Fri, 27 Apr 2012 15:58:48 +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-b2_1/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,el6,inkernel #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="35610" author="hudson" created="Fri, 27 Apr 2012 16:04:51 +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-b2_1/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/51/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el6,inkernel #51&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 4e2e7f232ad001cfb91c46c18d529603d4995941)&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/b2_1&amp;amp;a=commit&amp;amp;h=4e2e7f232ad001cfb91c46c18d529603d4995941&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4e2e7f232ad001cfb91c46c18d529603d4995941&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36260" author="hudson" created="Wed, 2 May 2012 14:53:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-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-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36557" author="hudson" created="Wed, 2 May 2012 14:55:08 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-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-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36854" author="hudson" created="Wed, 2 May 2012 14:58:21 +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-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37152" author="hudson" created="Wed, 2 May 2012 15:14:00 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-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-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37449" author="hudson" created="Wed, 2 May 2012 15:14:51 +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-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37747" author="hudson" created="Wed, 2 May 2012 15:19:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-dev/./arch=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-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="38044" author="hudson" created="Wed, 2 May 2012 15:37:33 +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-1137&quot; title=&quot;flock owner incorrectly handled on the server side&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1137&quot;&gt;&lt;del&gt;LU-1137&lt;/del&gt;&lt;/a&gt; ldlm: fix for the flock handling for 1.8 clients (Revision 7526d21040f4064f83fc4350cd58a8f39de913b3)&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=7526d21040f4064f83fc4350cd58a8f39de913b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7526d21040f4064f83fc4350cd58a8f39de913b3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ldlm/ldlm_internal.h&lt;/li&gt;
	&lt;li&gt;lustre/include/lustre_dlm.h&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lockd.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_request.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_lock.c&lt;/li&gt;
	&lt;li&gt;lustre/ldlm/ldlm_flock.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="48100" author="nrutman" created="Tue, 20 Nov 2012 13:31:48 +0000"  >&lt;p&gt;Xyratex: &lt;a href=&quot;http://jira-nss.xy01.xyratex.com:8080/browse/CLSTR-23&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;CLSTR-23&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="15058">LU-1575</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="10897" name="Log1.zip" size="595883" author="igolovach" created="Mon, 27 Feb 2012 11:32:13 +0000"/>
                            <attachment id="10898" name="Log2.log" size="8646642" author="igolovach" created="Mon, 27 Feb 2012 11:32:13 +0000"/>
                    </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|hzv6yn:</customfieldvalue>

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