<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:15:14 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-1280] kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978</title>
                <link>https://jira.whamcloud.com/browse/LU-1280</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We hit this assertion in ldiskfs_ext_new_extent_cb() on a production OSS.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt; 978         LASSERTF(i == path-&amp;gt;p_depth ||
 979                  EXT_GENERATION(base) != path[0].p_generation,
 980                  &lt;span class=&quot;code-quote&quot;&gt;&quot;base vs path extent depth:%d != %d, generation:%lu == %lu\n&quot;&lt;/span&gt;,
 981                  i, path-&amp;gt;p_depth, EXT_GENERATION(base), path[0].p_generation);
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;


&lt;p&gt;Here is the stack trace.  We didn&apos;t capture the message from LASSERTF, and the crash dump failed.&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2012-04-02 16:06:58 kernel BUG at /builddir/build/BUILD/lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978!
2012-04-02 16:06:58 invalid opcode: 0000 [#1] SMP
2012-04-02 16:06:58 last sysfs file: /sys/devices/system/cpu/cpu15/cache/index2/shared_cpu_map
2012-04-02 16:06:58 CPU 4
2012-04-02 16:06:58 Modules linked in: obdfilter(U) fsfilt_ldiskfs(U) exportfs ost(U) mgc(U) lustre(U) lov(U) osc(U)
lquota(U) m
2012-04-02 16:06:58
2012-04-02 16:06:58 Pid: 8224, comm: ll_ost_io_146 Not tainted 2.6.32-220.7.1.3chaos.ch5.x86_64 #1 Supermicro
X8DTH-i/6/iF/6F/X8
2012-04-02 16:06:58 RIP: 0010:[&amp;lt;ffffffffa0aab4c1&amp;gt;]  [&amp;lt;ffffffffa0aab4c1&amp;gt;] ldiskfs_ext_new_extent_cb+0x5a1/0x660
[fsfilt_ldiskfs]
2012-04-02 16:06:59 RSP: 0018:ffff880270add5d0  EFLAGS: 00010246
2012-04-02 16:06:59 RAX: 0000000000000038 RBX: ffff880270add730 RCX: 0000000000000008
2012-04-02 16:06:59 RDX: 0000000000000001 RSI: ffff8804cd11aec0 RDI: ffff88012cf7a5c0
2012-04-02 16:06:59 RBP: ffff880270add670 R08: ffff88012cf7a4c8 R09: ffff8804cd11aec0
2012-04-02 16:06:59 R10: ffff88023b5ec000 R11: 0000000000000fff R12: ffff880270add6b0
2012-04-02 16:06:59 R13: ffff88012cf7a5c0 R14: ffff8804cd11aec0 R15: ffff88012cf7a5c0
2012-04-02 16:06:59 FS:  00002aaaab06eb20(0000) GS:ffff88034ac00000(0000) knlGS:0000000000000000
2012-04-02 16:06:59 CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
2012-04-02 16:06:59 CR2: 00002aaaac9ce000 CR3: 0000000001a85000 CR4: 00000000000006e0
2012-04-02 16:06:59 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
2012-04-02 16:06:59 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
2012-04-02 16:06:59 Process ll_ost_io_146 (pid: 8224, threadinfo ffff880270adc000, task ffff880270adb580)
2012-04-02 16:06:59 Stack:
2012-04-02 16:06:59  ffff880270add620 ffffffff81273646 0000000000000282 ffff88012cf7a5b0
2012-04-02 16:06:59 &amp;lt;0&amp;gt; ffff88012cf7a4c8 000000000000216c ffff8804cd11aec0 ffff88012cf7a4c8
2012-04-02 16:06:59 &amp;lt;0&amp;gt; 0000000000000000 ffff88012cf7a5c0 ffff880270add670 ffffffff81278c08
2012-04-02 16:06:59 Call Trace:
2012-04-02 16:06:59  [&amp;lt;ffffffff81273646&amp;gt;] ? rwsem_wake+0x76/0x170
2012-04-02 16:06:59  [&amp;lt;ffffffff81278c08&amp;gt;] ? call_rwsem_wake+0x18/0x30
2012-04-02 16:06:59  [&amp;lt;ffffffffa04d639f&amp;gt;] ldiskfs_ext_walk_space+0x14f/0x340 [ldiskfs]
2012-04-02 16:06:59  [&amp;lt;ffffffffa0aaaf20&amp;gt;] ? ldiskfs_ext_new_extent_cb+0x0/0x660 [fsfilt_ldiskfs]
2012-04-02 16:06:59  [&amp;lt;ffffffffa0aaac83&amp;gt;] fsfilt_map_nblocks+0xa3/0xd0 [fsfilt_ldiskfs]
2012-04-02 16:06:59  [&amp;lt;ffffffffa0aaadc3&amp;gt;] fsfilt_ldiskfs_map_ext_inode_pages+0x113/0x1e0 [fsfilt_ldiskfs]
2012-04-02 16:06:59  [&amp;lt;ffffffff811285e7&amp;gt;] ? ____pagevec_lru_add+0x167/0x180
2012-04-02 16:06:59  [&amp;lt;ffffffffa0aaaf15&amp;gt;] fsfilt_ldiskfs_map_inode_pages+0x85/0x90 [fsfilt_ldiskfs]
2012-04-02 16:06:59  [&amp;lt;ffffffff81111778&amp;gt;] ? add_to_page_cache_lru+0x68/0x80
2012-04-02 16:06:59  [&amp;lt;ffffffffa0ae62d9&amp;gt;] filter_do_bio+0xec9/0x14a0 [obdfilter]
2012-04-02 16:06:59  [&amp;lt;ffffffff81112388&amp;gt;] ? find_or_create_page+0x68/0xb0
2012-04-02 16:06:59  [&amp;lt;ffffffff81012b59&amp;gt;] ? read_tsc+0x9/0x20
2012-04-02 16:06:59  [&amp;lt;ffffffffa0ade8bb&amp;gt;] filter_preprw_write+0x12db/0x1870 [obdfilter]
2012-04-02 16:06:59  [&amp;lt;ffffffffa040bc21&amp;gt;] ? lnet_ni_send+0x51/0xe0 [lnet]
2012-04-02 16:06:59  [&amp;lt;ffffffffa06d9193&amp;gt;] ? null_alloc_rs+0x173/0x2b0 [ptlrpc]
2012-04-02 16:06:59  [&amp;lt;ffffffffa0adf9f8&amp;gt;] filter_preprw+0x68/0x80 [obdfilter]
2012-04-02 16:06:59  [&amp;lt;ffffffffa0a7d33e&amp;gt;] obd_preprw+0x11e/0x2f0 [ost]
2012-04-02 16:06:59  [&amp;lt;ffffffffa0a84827&amp;gt;] ost_brw_write+0x807/0x1420 [ost]
2012-04-02 16:06:59  [&amp;lt;ffffffffa06a6544&amp;gt;] ? lustre_msg_get_version+0x54/0x90 [ptlrpc]
2012-04-02 16:06:59  [&amp;lt;ffffffffa06a65f8&amp;gt;] ? lustre_msg_check_version+0x78/0x90 [ptlrpc]
2012-04-02 16:06:59  [&amp;lt;ffffffffa0a880e8&amp;gt;] ost_handle+0x2608/0x3950 [ost]
2012-04-02 16:06:59  [&amp;lt;ffffffffa06a6944&amp;gt;] ? lustre_msg_get_transno+0x54/0x90 [ptlrpc]
2012-04-02 16:06:59  [&amp;lt;ffffffffa06b27a1&amp;gt;] ptlrpc_main+0xcd1/0x1690 [ptlrpc]
2012-04-02 16:06:59  [&amp;lt;ffffffffa06b1ad0&amp;gt;] ? ptlrpc_main+0x0/0x1690 [ptlrpc]
2012-04-02 16:06:59  [&amp;lt;ffffffff8100c14a&amp;gt;] child_rip+0xa/0x20
2012-04-02 16:06:59  [&amp;lt;ffffffffa06b1ad0&amp;gt;] ? ptlrpc_main+0x0/0x1690 [ptlrpc]
2012-04-02 16:06:59  [&amp;lt;ffffffffa06b1ad0&amp;gt;] ? ptlrpc_main+0x0/0x1690 [ptlrpc]
2012-04-02 16:06:59  [&amp;lt;ffffffff8100c140&amp;gt;] ? child_rip+0x0/0x20
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>kernel 2.6.32-220.7.1.3chaos.ch5.x86_64&lt;br/&gt;
&lt;a href=&quot;https://github.com/chaos/lustre/branches/2.1.0-llnl&quot;&gt;https://github.com/chaos/lustre/branches/2.1.0-llnl&lt;/a&gt;</environment>
        <key id="13862">LU-1280</key>
            <summary>kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978</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="yujian">Jian Yu</assignee>
                                    <reporter username="nedbass">Ned Bass</reporter>
                        <labels>
                    </labels>
                <created>Tue, 3 Apr 2012 13:38:36 +0000</created>
                <updated>Tue, 22 May 2012 10:28:37 +0000</updated>
                            <resolved>Tue, 22 May 2012 10:28:37 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                    <fixVersion>Lustre 2.1.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="33370" author="green" created="Tue, 3 Apr 2012 13:45:31 +0000"  >&lt;p&gt;Do you have this patch from &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;: &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;</comment>
                            <comment id="33372" author="nedbass" created="Tue, 3 Apr 2012 13:58:25 +0000"  >&lt;p&gt;Hi Oleg,&lt;/p&gt;

&lt;p&gt;Yes we do have that patch.&lt;/p&gt;</comment>
                            <comment id="33374" author="bzzz" created="Tue, 3 Apr 2012 14:14:30 +0000"  >&lt;p&gt;I&apos;m sorry - this is my fault, I left this LASSERTF for debugging purposes to make sure the race really happens&lt;br/&gt;
and forgot to remove from the final patch.&lt;/p&gt;

&lt;p&gt;ldiskfs_ext_walk_space() takes the semaphore protecting the tree, finds an extent for required offset, makes&lt;br/&gt;
a copy of the extent and releases the semaphore. then process the extent and call the callback. at this point&lt;br/&gt;
the tree is not owned by this thread, so another thread can change it. the callback will grab the semaphore&lt;br/&gt;
again if allocation is required. once the semaphore is taken, the callback have to check whether the tree is&lt;br/&gt;
the same, if not - repeat search. &lt;/p&gt;

&lt;p&gt;the solution is to remove LASSERTF(). sorry again.&lt;/p&gt;
</comment>
                            <comment id="33375" author="bzzz" created="Tue, 3 Apr 2012 14:15:30 +0000"  >&lt;p&gt;btw, is it possible to find what LASSERTF() did print ?&lt;/p&gt;</comment>
                            <comment id="33377" author="nedbass" created="Tue, 3 Apr 2012 14:35:05 +0000"  >&lt;p&gt;Good to know there&apos;s an easy explanation.&lt;/p&gt;

&lt;p&gt;I did look for the LASSERTF message in the console log and on our syslog server, but somehow it seems to have gotten lost.&lt;/p&gt;</comment>
                            <comment id="33395" author="pjones" created="Tue, 3 Apr 2012 19:41:07 +0000"  >&lt;p&gt;Yu Jian&lt;/p&gt;

&lt;p&gt;Could you please make the necessary correction here?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="33519" author="yujian" created="Thu, 5 Apr 2012 06:40:36 +0000"  >&lt;p&gt;Patch for master branch is in &lt;a href=&quot;http://review.whamcloud.com/2452&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2452&lt;/a&gt;.&lt;br/&gt;
The patch is also needed on b2_1 and b2_2 branches.&lt;/p&gt;</comment>
                            <comment id="35655" author="hudson" created="Sun, 29 Apr 2012 22:20:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35662" author="hudson" created="Sun, 29 Apr 2012 22:30:36 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35669" author="hudson" created="Sun, 29 Apr 2012 22:32:03 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35676" author="hudson" created="Sun, 29 Apr 2012 22:39:18 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35683" author="hudson" created="Sun, 29 Apr 2012 22:44:42 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35690" author="hudson" created="Sun, 29 Apr 2012 22:45:04 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35697" author="hudson" created="Sun, 29 Apr 2012 22:46:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35704" author="hudson" created="Sun, 29 Apr 2012 22:55:12 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35711" author="hudson" created="Sun, 29 Apr 2012 22:58:55 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35718" author="hudson" created="Sun, 29 Apr 2012 23:01:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35725" author="hudson" created="Sun, 29 Apr 2012 23:05:20 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35732" author="hudson" created="Sun, 29 Apr 2012 23:10:11 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35739" author="hudson" created="Sun, 29 Apr 2012 23:12:42 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35746" author="hudson" created="Sun, 29 Apr 2012 23:27: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-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35753" author="hudson" created="Sun, 29 Apr 2012 23:33:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35760" author="hudson" created="Sun, 29 Apr 2012 23:54:04 +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/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="35767" author="hudson" created="Sun, 29 Apr 2012 23:54:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=ofa/497/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #497&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1280&quot; title=&quot;kernel BUG at .../lustre-2.1.0/lustre/lvfs/fsfilt-ldiskfs.c:978&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1280&quot;&gt;&lt;del&gt;LU-1280&lt;/del&gt;&lt;/a&gt; ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb() (Revision b86b6eedc2e0d125238b6f8cbc176c19697477eb)&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=b86b6eedc2e0d125238b6f8cbc176c19697477eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b86b6eedc2e0d125238b6f8cbc176c19697477eb&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;/ul&gt;
</comment>
                            <comment id="38077" author="yujian" created="Thu, 3 May 2012 07:56:52 +0000"  >&lt;p&gt;Patch for b2_1 branch: &lt;a href=&quot;http://review.whamcloud.com/2639&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2639&lt;/a&gt;&lt;br/&gt;
Patch for b2_2 branch: &lt;a href=&quot;http://review.whamcloud.com/2640&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2640&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="38102" author="nedbass" created="Thu, 3 May 2012 13:48:59 +0000"  >&lt;p&gt;Actually it appears that we were hitting the EXT_ASSERT on lustre/lvfs/fsfilt_ext3.c:977&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;976         i = EXT_DEPTH(base);
977         EXT_ASSERT(path[i].p_hdr);                                     
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This explains why we never saw the LASSERTF message.  We hit this again after applying &lt;a href=&quot;http://review.whamcloud.com/2639&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2639&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="38810" author="bzzz" created="Tue, 15 May 2012 05:44:49 +0000"  >&lt;p&gt;Ned, thanks for the report. this assertion is invalid as well (since new locking was introduced in ext4_ext_walk_space())&lt;/p&gt;</comment>
                            <comment id="38987" author="yujian" created="Thu, 17 May 2012 10:48:54 +0000"  >&lt;blockquote&gt;&lt;p&gt;this assertion is invalid as well (since new locking was introduced in ext4_ext_walk_space())&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Patch for master branch: &lt;a href=&quot;http://review.whamcloud.com/2827&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2827&lt;/a&gt;&lt;br/&gt;
Patch for b2_1 branch: &lt;a href=&quot;http://review.whamcloud.com/2828&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2828&lt;/a&gt;&lt;br/&gt;
Patch for b2_2 branch was also updated.&lt;/p&gt;</comment>
                            <comment id="39190" author="pjones" created="Tue, 22 May 2012 10:28:37 +0000"  >&lt;p&gt;Landed for 2.1.2 and 2.3&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv6on:</customfieldvalue>

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