<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:04:54 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-216] Fix fiemap locking issue in 2.6.32 kernels</title>
                <link>https://jira.whamcloud.com/browse/LU-216</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The patch from Lustre Bugzilla 23780 attachment 31890 was added for RHEL6 support with git commit e550abd05cf7ffddaedbef996be1baaae0912b4a, but a better long term fix is needed.&lt;/p&gt;

&lt;p&gt;Johann L. writes in Lustre Bugzilla 23780 comment #28:&lt;br/&gt;
&amp;gt; The drawback of this patch is a potential race with fiemap (i did not revert&lt;br/&gt;
&amp;gt; the git kernel commit fab3a549e204172236779f502eccb4f9bf0dc87d totally).&lt;/p&gt;

&lt;p&gt;and follows up in Lustre Bugzilla 23780 comment #34:&lt;br/&gt;
&amp;gt; Please note that this patch is a short term solution.&lt;br/&gt;
&amp;gt; Girish, it would be great if you could come up with another patch which takes&lt;br/&gt;
&amp;gt; i_data_sem write reference where it is needed in ext4_walk_space().&lt;/p&gt;

&lt;p&gt;b1_8 also still requires the fix for SLES 11 SP1.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;Info required for matching: sanity-benchmark test_fsx fsx&lt;/p&gt;</description>
                <environment></environment>
        <key id="10603">LU-216</key>
            <summary>Fix fiemap locking issue in 2.6.32 kernels</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="spitzcor">Cory Spitz</reporter>
                        <labels>
                    </labels>
                <created>Fri, 15 Apr 2011 15:36:59 +0000</created>
                <updated>Tue, 10 Apr 2012 10:24:38 +0000</updated>
                            <resolved>Tue, 10 Apr 2012 10:24:38 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                    <version>Lustre 1.8.6</version>
                                    <fixVersion>Lustre 2.2.0</fixVersion>
                    <fixVersion>Lustre 1.8.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="12885" author="bobijam" created="Fri, 15 Apr 2011 21:13:55 +0000"  >&lt;p&gt;master branch patch at &lt;a href=&quot;http://review.whamcloud.com/491&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/491&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For ext4 based ldiskfs module, ldiskfs_ext_new_extent_cb() get called w/o extent tree protection which opens extent change race window, this patch is to make sure the extent tree is not changed during the race window.&lt;/p&gt;</comment>
                            <comment id="13093" author="bobijam" created="Wed, 20 Apr 2011 08:59:47 +0000"  >&lt;p&gt;b1_8 only need get rid of ext4-bug23780-remove-i_data_sem-from-walk_space.patch in sles11 series.&lt;/p&gt;</comment>
                            <comment id="13114" author="hudson" created="Wed, 20 Apr 2011 16:07: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/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/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13118" author="hudson" created="Wed, 20 Apr 2011 16:09:15 +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/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13122" author="hudson" created="Wed, 20 Apr 2011 16:09:22 +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/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13126" author="hudson" created="Wed, 20 Apr 2011 16:10: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=i686,build_type=client,distro=el6,ib_stack=inkernel/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13130" author="hudson" created="Wed, 20 Apr 2011 16:10:38 +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/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13134" author="hudson" created="Wed, 20 Apr 2011 16:23:40 +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/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13138" author="hudson" created="Wed, 20 Apr 2011 16:25:20 +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/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13142" author="hudson" created="Wed, 20 Apr 2011 16:26:38 +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=ofa/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,ofa #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13146" author="hudson" created="Wed, 20 Apr 2011 16:29: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=client,distro=el5,ib_stack=ofa/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13150" author="hudson" created="Wed, 20 Apr 2011 16:42:46 +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/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13154" author="hudson" created="Wed, 20 Apr 2011 17:00:27 +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/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13159" author="hudson" created="Wed, 20 Apr 2011 17:20:54 +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/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13163" author="hudson" created="Wed, 20 Apr 2011 17:36:35 +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/40/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #40&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Add WALK_SPACE_HAS_DATA_SEM check.&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=0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0fc3c3d84b08a48e2eac04785bd3b3ac1f1ad8eb&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/autoconf/lustre-core.m4&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14223" author="yujian" created="Wed, 11 May 2011 19:26:13 +0000"  >&lt;p&gt;Since &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-302&quot; title=&quot;ll_ost_io_* threads hung&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-302&quot;&gt;&lt;del&gt;LU-302&lt;/del&gt;&lt;/a&gt; was closed as a duplicate of this ticket, could you please port the patch in &lt;a href=&quot;http://review.whamcloud.com/#change,491&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,491&lt;/a&gt; to b1_8 branch quickly? It&apos;s a blocker now. Thanks a lot.&lt;/p&gt;</comment>
                            <comment id="14230" author="bobijam" created="Wed, 11 May 2011 20:33:02 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/447&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/447&lt;/a&gt; is for b1_8 branch.&lt;/p&gt;</comment>
                            <comment id="14427" author="hudson" created="Tue, 17 May 2011 02:28:20 +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-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/54/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,inkernel #54&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Restore WALK_SPACE_HAS_DATA_SEM check.&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=de95114f8b9f04ef713020b60bfee802316701af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de95114f8b9f04ef713020b60bfee802316701af&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-bug23780-remove-i_data_sem-from-walk_space.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14428" author="hudson" created="Tue, 17 May 2011 02:29:16 +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-b1_8/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/54/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el6,inkernel #54&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Restore WALK_SPACE_HAS_DATA_SEM check.&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=de95114f8b9f04ef713020b60bfee802316701af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de95114f8b9f04ef713020b60bfee802316701af&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-bug23780-remove-i_data_sem-from-walk_space.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14429" author="hudson" created="Tue, 17 May 2011 02:29: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-b1_8/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/54/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,ubuntu1004,inkernel #54&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Restore WALK_SPACE_HAS_DATA_SEM check.&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=de95114f8b9f04ef713020b60bfee802316701af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de95114f8b9f04ef713020b60bfee802316701af&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-bug23780-remove-i_data_sem-from-walk_space.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14430" author="hudson" created="Tue, 17 May 2011 02:29:54 +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-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/54/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,ofa #54&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Restore WALK_SPACE_HAS_DATA_SEM check.&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=de95114f8b9f04ef713020b60bfee802316701af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de95114f8b9f04ef713020b60bfee802316701af&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-bug23780-remove-i_data_sem-from-walk_space.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14431" author="hudson" created="Tue, 17 May 2011 02:30:01 +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-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/54/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,ofa #54&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Restore WALK_SPACE_HAS_DATA_SEM check.&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=de95114f8b9f04ef713020b60bfee802316701af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de95114f8b9f04ef713020b60bfee802316701af&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-bug23780-remove-i_data_sem-from-walk_space.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14432" author="hudson" created="Tue, 17 May 2011 02:30:16 +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-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/54/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,ofa #54&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Restore WALK_SPACE_HAS_DATA_SEM check.&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=de95114f8b9f04ef713020b60bfee802316701af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de95114f8b9f04ef713020b60bfee802316701af&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-bug23780-remove-i_data_sem-from-walk_space.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14433" author="hudson" created="Tue, 17 May 2011 02:31:00 +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-b1_8/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/54/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el6,inkernel #54&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Restore WALK_SPACE_HAS_DATA_SEM check.&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=de95114f8b9f04ef713020b60bfee802316701af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de95114f8b9f04ef713020b60bfee802316701af&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-bug23780-remove-i_data_sem-from-walk_space.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14434" author="hudson" created="Tue, 17 May 2011 02:40: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/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/54/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,inkernel #54&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Restore WALK_SPACE_HAS_DATA_SEM check.&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=de95114f8b9f04ef713020b60bfee802316701af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de95114f8b9f04ef713020b60bfee802316701af&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-bug23780-remove-i_data_sem-from-walk_space.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14435" author="hudson" created="Tue, 17 May 2011 02:46:22 +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-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/54/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,inkernel #54&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Restore WALK_SPACE_HAS_DATA_SEM check.&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=de95114f8b9f04ef713020b60bfee802316701af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de95114f8b9f04ef713020b60bfee802316701af&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-bug23780-remove-i_data_sem-from-walk_space.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14436" author="hudson" created="Tue, 17 May 2011 02:48:20 +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-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/54/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,ofa #54&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Restore WALK_SPACE_HAS_DATA_SEM check.&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=de95114f8b9f04ef713020b60bfee802316701af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de95114f8b9f04ef713020b60bfee802316701af&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-bug23780-remove-i_data_sem-from-walk_space.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14437" author="hudson" created="Tue, 17 May 2011 02:57:36 +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-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/54/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,inkernel #54&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Restore WALK_SPACE_HAS_DATA_SEM check.&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=de95114f8b9f04ef713020b60bfee802316701af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;de95114f8b9f04ef713020b60bfee802316701af&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-bug23780-remove-i_data_sem-from-walk_space.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14714" author="hudson" created="Fri, 20 May 2011 02:05:03 +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-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/57/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,ofa #57&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=4c2ea168bb65cb0abe1182e319e650ea3a58da10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4c2ea168bb65cb0abe1182e319e650ea3a58da10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-walk-space.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14716" author="hudson" created="Fri, 20 May 2011 02:06:35 +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-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/57/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,ofa #57&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=4c2ea168bb65cb0abe1182e319e650ea3a58da10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4c2ea168bb65cb0abe1182e319e650ea3a58da10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-walk-space.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14718" author="hudson" created="Fri, 20 May 2011 02:07:06 +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-b1_8/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/57/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el6,inkernel #57&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=4c2ea168bb65cb0abe1182e319e650ea3a58da10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4c2ea168bb65cb0abe1182e319e650ea3a58da10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-walk-space.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14720" author="hudson" created="Fri, 20 May 2011 02:07:21 +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-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/57/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,inkernel #57&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=4c2ea168bb65cb0abe1182e319e650ea3a58da10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4c2ea168bb65cb0abe1182e319e650ea3a58da10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-walk-space.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14722" author="hudson" created="Fri, 20 May 2011 02:07:37 +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-b1_8/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/57/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,ubuntu1004,inkernel #57&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=4c2ea168bb65cb0abe1182e319e650ea3a58da10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4c2ea168bb65cb0abe1182e319e650ea3a58da10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-walk-space.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14724" author="hudson" created="Fri, 20 May 2011 02:12:00 +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-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/57/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,ofa #57&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=4c2ea168bb65cb0abe1182e319e650ea3a58da10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4c2ea168bb65cb0abe1182e319e650ea3a58da10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-walk-space.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14726" author="hudson" created="Fri, 20 May 2011 02:17:12 +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-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/57/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,inkernel #57&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=4c2ea168bb65cb0abe1182e319e650ea3a58da10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4c2ea168bb65cb0abe1182e319e650ea3a58da10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-walk-space.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14728" author="hudson" created="Fri, 20 May 2011 02:17:38 +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-b1_8/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/57/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el6,inkernel #57&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=4c2ea168bb65cb0abe1182e319e650ea3a58da10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4c2ea168bb65cb0abe1182e319e650ea3a58da10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-walk-space.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14730" author="hudson" created="Fri, 20 May 2011 02:25:40 +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-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/57/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,inkernel #57&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=4c2ea168bb65cb0abe1182e319e650ea3a58da10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4c2ea168bb65cb0abe1182e319e650ea3a58da10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-walk-space.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14732" author="hudson" created="Fri, 20 May 2011 02:30:12 +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-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/57/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,ofa #57&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=4c2ea168bb65cb0abe1182e319e650ea3a58da10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4c2ea168bb65cb0abe1182e319e650ea3a58da10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-walk-space.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14734" author="hudson" created="Fri, 20 May 2011 02:35:09 +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-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/57/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,inkernel #57&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=4c2ea168bb65cb0abe1182e319e650ea3a58da10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4c2ea168bb65cb0abe1182e319e650ea3a58da10&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/series/ldiskfs-2.6-sles11.series&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-walk-space.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15327" author="pjones" created="Tue, 31 May 2011 11:06:24 +0000"  >&lt;p&gt;Patch for master being worked as &lt;a href=&quot;http://review.whamcloud.com/#change,491&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,491&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="15415" author="hudson" created="Thu, 2 Jun 2011 16:14: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=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15416" author="hudson" created="Thu, 2 Jun 2011 16:24:16 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15418" author="hudson" created="Thu, 2 Jun 2011 16:28:21 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15419" author="hudson" created="Thu, 2 Jun 2011 16:29: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=i686,build_type=client,distro=el5,ib_stack=ofa/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15420" author="hudson" created="Thu, 2 Jun 2011 16:33:40 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15421" author="hudson" created="Thu, 2 Jun 2011 16:34:40 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15422" author="hudson" created="Thu, 2 Jun 2011 16:44:47 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15423" author="hudson" created="Thu, 2 Jun 2011 16:45:33 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15424" author="hudson" created="Thu, 2 Jun 2011 16:46:37 +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=ofa/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,ofa #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15425" author="hudson" created="Thu, 2 Jun 2011 16:51:05 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15426" author="hudson" created="Thu, 2 Jun 2011 16:51:58 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15427" author="hudson" created="Thu, 2 Jun 2011 16:53:07 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15428" author="hudson" created="Thu, 2 Jun 2011 17:05:35 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15429" author="hudson" created="Thu, 2 Jun 2011 17:08:22 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15430" author="hudson" created="Thu, 2 Jun 2011 17:22:36 +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/146/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #146&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-216&quot; title=&quot;Fix fiemap locking issue in 2.6.32 kernels&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-216&quot;&gt;&lt;del&gt;LU-216&lt;/del&gt;&lt;/a&gt; Protect extent tree during fsfilt_ldiskfs_ext_walk_space()&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=dea0c1f27c0eb53d4738a70241ff2bcc47201862&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dea0c1f27c0eb53d4738a70241ff2bcc47201862&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-sles11.patch&lt;/li&gt;
	&lt;li&gt;lustre/lvfs/fsfilt_ext3.c&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel6.patch&lt;/li&gt;
	&lt;li&gt;ldiskfs/kernel_patches/patches/ext4-misc-rhel5.patch&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="19962" author="bzzz" created="Tue, 6 Sep 2011 07:35:46 +0000"  >&lt;p&gt;I tend to think ldiskfs_ext_next_allocated_block() should be called under i_data_sem together with ldiskfs_ext_find_extent(), otherwise ldiskfs_ext_next_allocated_block() is working on data being modified&lt;/p&gt;</comment>
                            <comment id="21116" author="panda" created="Tue, 11 Oct 2011 13:06:37 +0000"  >&lt;p&gt;Zhenyu Xu, why isn&apos;t a hypothetical allocation race in ext3_ext_new_extent_cb() addressed by your patch avoided by means of i_mutex which is taken whenever Lustre calls fsfilt_map_inode_pages(create=1)?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;</comment>
                            <comment id="21127" author="bobijam" created="Tue, 11 Oct 2011 23:07:43 +0000"  >&lt;p&gt;Panda,&lt;/p&gt;

&lt;p&gt;I don&apos;t quite get you, i_mutex is always hold during the map block process, it is i_data_sem that be used to protect extent block usage. I don&apos;t know what &quot;allocation race&quot; you are referring to, would you mind elaborating it?&lt;/p&gt;</comment>
                            <comment id="21137" author="panda" created="Wed, 12 Oct 2011 06:54:36 +0000"  >&lt;p&gt;Zhenyu Xu, I was referring to your patch.&lt;/p&gt;

&lt;p&gt;&amp;gt; static int ext3_ext_new_extent_cb()&lt;br/&gt;
&amp;gt;...&lt;br/&gt;
&amp;gt;        if (bp-&amp;gt;create == 0) &lt;/p&gt;
{
&amp;gt;...
&amp;gt;                return EXT_CONTINUE;
&amp;gt;        }
&lt;p&gt;&amp;gt;&lt;br/&gt;
&amp;gt;        down_write((&amp;amp;EXT4_I(inode)-&amp;gt;i_data_sem));&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt;        /* validate extent, make sure the extent tree does not changed */&lt;br/&gt;
&amp;gt;        tmppath = ext4_ext_find_extent(inode, cex-&amp;gt;ec_block, NULL);&lt;br/&gt;
&amp;gt;        if (IS_ERR(tmppath)) &lt;/p&gt;
{
&amp;gt;...
&amp;gt;        }&lt;br/&gt;
&amp;gt;        tmpex = tmppath&lt;span class=&quot;error&quot;&gt;&amp;#91;depth&amp;#93;&lt;/span&gt;.p_ext;&lt;br/&gt;
&amp;gt;        if (tmpex != ex) {&amp;gt;...&amp;gt;        }

&lt;p&gt;This patch seems to be expecting that the extent map may have changed during write (which I called allocation race earlier) . However, obdfilter takes i_mutex on writes and truncates and serializes extent map updates with it.&lt;/p&gt;

&lt;p&gt;Which case/race is expected to be handled with your code that I quoted above?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;</comment>
                            <comment id="21302" author="bobijam" created="Fri, 14 Oct 2011 05:57:54 +0000"  >&lt;p&gt;Panda, I think you are right, I also couldn&apos;t find where the extent tree got changed w/o i_mutex hold, but the in the 1st place, in walk_space, ext4_ext_find_extent is called with i_data_sem protection, then there should exist case where extent got change w/o i_mutex protection, so the issue should be what Bzzz mentioned, we&apos;d protect extent access, i.e. put ldiskfs_ext_next_allocated_block() under i_data_sem lock hold.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Bugzilla ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>23780.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv93r:</customfieldvalue>

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