<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:06:02 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-337] Processes stuck in sync_page on lustre client</title>
                <link>https://jira.whamcloud.com/browse/LU-337</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In production we are fairly often in the client console logs seeing task pdflush &quot;blocked for more than 120 seconds&quot;.  Often these are followed by console messages timeouts and evictions.  One some nodes, this appears to be non-fatal; recovery takes place and all is well.  On others, the node gets into a state where many threads appear to be stuck in sync_page(), apparently in a deadlocked state.&lt;/p&gt;

&lt;p&gt;pdflush usually has this backtrace regardless of whether the hang is fatal:&lt;/p&gt;

&lt;p&gt;2011-05-13 14:52:42 INFO: task pdflush:590 blocked for more than 120 seconds.&lt;br/&gt;
2011-05-13 14:52:42 &quot;echo 0 &amp;gt; /proc/sys/kernel/hung_task_timeout_secs&quot; disables this message.&lt;br/&gt;
2011-05-13 14:52:42 pdflush       D ffff81063d9a37f0     0   590    251           591   589 (L-TLB)&lt;br/&gt;
2011-05-13 14:52:42  ffff81063e481aa0 0000000000000046 0000000000000000 ffff81034005bef8&lt;br/&gt;
2011-05-13 14:52:42  ffff8103535be050 000000000000000a ffff81033e834080 ffff81063d9a37f0&lt;br/&gt;
2011-05-13 14:52:42  0004831b3f0bd508 00000000000b4913 ffff81033e834268 0000000b4005bee8&lt;br/&gt;
2011-05-13 14:52:42 Call Trace:&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8005cf72&amp;gt;&amp;#93;&lt;/span&gt; getnstimeofday+0x15/0x2f&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8002960b&amp;gt;&amp;#93;&lt;/span&gt; sync_page+0x0/0x42&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80066812&amp;gt;&amp;#93;&lt;/span&gt; io_schedule+0x3f/0x63&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80029649&amp;gt;&amp;#93;&lt;/span&gt; sync_page+0x3e/0x42&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80066975&amp;gt;&amp;#93;&lt;/span&gt; __wait_on_bit_lock+0x42/0x78&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80041222&amp;gt;&amp;#93;&lt;/span&gt; __lock_page+0x64/0x6b&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff800a822d&amp;gt;&amp;#93;&lt;/span&gt; wake_bit_function+0x0/0x2a&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8001d7a4&amp;gt;&amp;#93;&lt;/span&gt; mpage_writepages+0x16b/0x3ad&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff889b5490&amp;gt;&amp;#93;&lt;/span&gt; :lustre:ll_writepage_26+0x0/0x10&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff889b548b&amp;gt;&amp;#93;&lt;/span&gt; :lustre:generic_writepages+0xb/0x10&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8005d431&amp;gt;&amp;#93;&lt;/span&gt; do_writepages+0x28/0x39&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80030a9d&amp;gt;&amp;#93;&lt;/span&gt; __writeback_single_inode+0x1a3/0x32f&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80163a26&amp;gt;&amp;#93;&lt;/span&gt; list_add+0xc/0xe&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8003ada0&amp;gt;&amp;#93;&lt;/span&gt; generic_drop_inode+0x54/0x153&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff800214e1&amp;gt;&amp;#93;&lt;/span&gt; sync_sb_inodes+0x1c0/0x27a&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80053245&amp;gt;&amp;#93;&lt;/span&gt; writeback_inodes+0x87/0xd7&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff800d26e4&amp;gt;&amp;#93;&lt;/span&gt; wb_kupdate+0xd4/0x14d&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80058c34&amp;gt;&amp;#93;&lt;/span&gt; pdflush+0x0/0x1e0&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80058d6f&amp;gt;&amp;#93;&lt;/span&gt; pdflush+0x13b/0x1e0&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff800d2610&amp;gt;&amp;#93;&lt;/span&gt; wb_kupdate+0x0/0x14d&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80033905&amp;gt;&amp;#93;&lt;/span&gt; kthread+0x100/0x136&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80028196&amp;gt;&amp;#93;&lt;/span&gt; schedule_tail+0x44/0xbe&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8006101d&amp;gt;&amp;#93;&lt;/span&gt; child_rip+0xa/0x11&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80033805&amp;gt;&amp;#93;&lt;/span&gt; kthread+0x0/0x136&lt;br/&gt;
2011-05-13 14:52:42  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff80061013&amp;gt;&amp;#93;&lt;/span&gt; child_rip+0x0/0x11&lt;/p&gt;</description>
                <environment>lustre-1.8.5.0-3chaos, RHEL5.5ish (CHAOS4.4-2)</environment>
        <key id="10888">LU-337</key>
            <summary>Processes stuck in sync_page on lustre client</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="morrone">Christopher Morrone</reporter>
                        <labels>
                    </labels>
                <created>Tue, 17 May 2011 18:09:36 +0000</created>
                <updated>Tue, 28 Jun 2011 15:01:42 +0000</updated>
                            <resolved>Mon, 6 Jun 2011 23:08:04 +0000</resolved>
                                    <version>Lustre 1.8.6</version>
                                    <fixVersion>Lustre 2.1.0</fixVersion>
                    <fixVersion>Lustre 1.8.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="14465" author="morrone" created="Tue, 17 May 2011 18:39:31 +0000"  >&lt;p&gt;When processes hang, they all appear to be stuck in sync_page.  Here&apos;s a list of processes and their general state when they appear to be deadlocked:&lt;/p&gt;

&lt;p&gt;pdflush: same as trace in bug description&lt;br/&gt;
snmp, ptlrpcd, slurmd:  all stuck in similar code paths below shrink_slab(), here&apos;s an example:&lt;/p&gt;

&lt;p&gt;sync_page&lt;br/&gt;
io_schedule&lt;br/&gt;
sync_page&lt;br/&gt;
__wait_on_bit_lock&lt;br/&gt;
__lock_page&lt;br/&gt;
wake_bit_function&lt;br/&gt;
:lustre:ll_page_removal_cb&lt;br/&gt;
:ptlrpc:__ldlm_handle2lock&lt;br/&gt;
:osc:cache_removal_lock&lt;br/&gt;
&quot;osc&quot;osc_extent_blocking_cb&lt;br/&gt;
ldlm_cancel_callback&lt;br/&gt;
ldlm_cli_cancel_lock&lt;br/&gt;
ldlm_bl_to_thread&lt;br/&gt;
ldlm_cancel_list&lt;br/&gt;
ldlm_cancel_lru_local&lt;br/&gt;
ldlm_cancel_passed_policy&lt;br/&gt;
ldlm_cancel_lru&lt;br/&gt;
ldlm_cli_pool_shrink&lt;br/&gt;
ldlm_namespace_move_locked&lt;br/&gt;
ldlm_pools_shrink&lt;br/&gt;
ldlm_pools_cli_shrink&lt;br/&gt;
shrink_slab&lt;br/&gt;
zone_reclaim&lt;br/&gt;
(different from here up)&lt;/p&gt;

&lt;p&gt;Then there is the ll_imp_inval thread:&lt;/p&gt;

&lt;p&gt;sync_page&lt;br/&gt;
:ptlrpc:lock_res_and_lock&lt;br/&gt;
ll_page_removal_cb&lt;br/&gt;
__ldlm_handle2lock&lt;br/&gt;
cache_remove_lock&lt;br/&gt;
osc_extent_blocking_cb&lt;br/&gt;
lock_handle_addref&lt;br/&gt;
class_handle2object&lt;br/&gt;
ldlm_cancel_callback&lt;br/&gt;
ldlm_cli_cancel_local&lt;br/&gt;
ptlrpc_lprocfs_brw&lt;br/&gt;
ldlm_cli_cancel&lt;br/&gt;
ll_ocd_update&lt;br/&gt;
cleanup_resource&lt;br/&gt;
ldlm_namespace_cleanup&lt;br/&gt;
osc_check_rpcs&lt;br/&gt;
osc_import_event&lt;br/&gt;
ptlrpc_abort_inflight&lt;br/&gt;
switch_uid&lt;br/&gt;
osc_import_event&lt;br/&gt;
ptlrpc_invalidate_inport&lt;br/&gt;
ptlrpc_invalidate_import_thread&lt;/p&gt;

&lt;p&gt;And then the &quot;sync&quot; process:&lt;/p&gt;

&lt;p&gt;sync_page&lt;br/&gt;
mpage_writepages&lt;br/&gt;
:lustre:ll_writepages&lt;br/&gt;
:lustre:generic_writepages&lt;br/&gt;
do_writepages&lt;br/&gt;
__writeback_single_inode&lt;br/&gt;
thread_return&lt;br/&gt;
sync_sb_inodes&lt;br/&gt;
sync_inodes_sb&lt;br/&gt;
__sync_inodes&lt;br/&gt;
sync_inodes&lt;br/&gt;
do_sync&lt;br/&gt;
sys_sync&lt;/p&gt;</comment>
                            <comment id="14490" author="pjones" created="Wed, 18 May 2011 07:13:31 +0000"  >&lt;p&gt;Bobijam&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="14622" author="bobijam" created="Wed, 18 May 2011 21:01:07 +0000"  >&lt;p&gt;Christopher Morrone,&lt;/p&gt;

&lt;p&gt;Just want to be sure whether your lustre-1.8.5.0-3chaos codebase contains the byg 21873 patch, they looks similar, memory collector&apos;s waiting for some pages which is under writeback.&lt;/p&gt;</comment>
                            <comment id="14683" author="morrone" created="Thu, 19 May 2011 13:35:19 +0000"  >&lt;p&gt;Bug 21873 is &quot;Have clusterDB generated pxeconfig files for each node&quot;.  I think you meant something else.&lt;/p&gt;

&lt;p&gt;If the patch went into 1.8.5, we have it.&lt;/p&gt;

&lt;p&gt;We keep all of our branches publicly available here:&lt;/p&gt;

&lt;p&gt;  &lt;a href=&quot;https://github.com/chaos/lustre&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/chaos/lustre&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And that tag in particular is here:&lt;/p&gt;

&lt;p&gt;  &lt;a href=&quot;https://github.com/chaos/lustre/commits/1.8.5.0-3chaos&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/chaos/lustre/commits/1.8.5.0-3chaos&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="14701" author="bobijam" created="Thu, 19 May 2011 17:58:31 +0000"  >&lt;p&gt;sorry, i meant 21983, and I&apos;ve checked in the source you provided &lt;a href=&quot;https://github.com/chaos/lustre/tree/1.8.5.0-3chaos&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/chaos/lustre/tree/1.8.5.0-3chaos&lt;/a&gt;, the patch of 21983 is there.&lt;/p&gt;
</comment>
                            <comment id="14702" author="morrone" created="Thu, 19 May 2011 18:53:19 +0000"  >&lt;p&gt;Ah, bug 21983 was a bug that dealt with readahead, not writeback.&lt;/p&gt;

&lt;p&gt;Also, in that bug a single thread was getting stuck on a lock that it held itself.  I suspect (but don&apos;t know for certain) that is not the case with this one.&lt;/p&gt;</comment>
                            <comment id="14704" author="morrone" created="Thu, 19 May 2011 19:43:47 +0000"  >&lt;p&gt;The admins alerted me to another stuck node.  This time only three processes are stuck: pdflush, sync, ptlrpcd&lt;/p&gt;

&lt;p&gt;Note that the sync command was issued as part of the job cleanup script (slurm&apos;s job &quot;epilog&quot; script).  Our &quot;lflush&quot; script echoes &quot;clean&quot; into all of the lru_size files in /proc, and then calls /bin/sync once.&lt;/p&gt;

&lt;p&gt;Ah, in both of the cases I have seen thus far, ptlrpcd is stuck under ldlm_pools_cli_shrink(), originating from an osc_quota_setdq() call that calls cfs_mem_cache_alloc(), which kicks off the cache_alloc_refill, etc.&lt;/p&gt;</comment>
                            <comment id="14705" author="morrone" created="Thu, 19 May 2011 19:47:10 +0000"  >&lt;p&gt;So perhaps this is indeed another case of using the wrong alloc mask.  I see that alloc_qinfo() is doing:&lt;/p&gt;

&lt;p&gt;  OBD_SLAB_ALLOC(oqi, qinfo_cachep, CFS_ALLOC_STD, sizeof(*oqi));&lt;/p&gt;

&lt;p&gt;I am guessing that is needs to be CFS_ALLOC_IO, just like I needed to do in bug 21983 for llap_from_page_with_lockh().&lt;/p&gt;</comment>
                            <comment id="14706" author="morrone" created="Thu, 19 May 2011 20:00:43 +0000"  >&lt;p&gt;I pushed &lt;a href=&quot;http://review.whamcloud.com/582&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/582&lt;/a&gt; with that one line change, in case you think that is the correct fix.&lt;/p&gt;</comment>
                            <comment id="14759" author="hudson" created="Fri, 20 May 2011 09:36: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=el5,ib_stack=ofa/58/&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 #58&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14761" author="hudson" created="Fri, 20 May 2011 09:37:53 +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/58/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,inkernel #58&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14763" author="hudson" created="Fri, 20 May 2011 09:37:56 +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/58/&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 #58&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14765" author="hudson" created="Fri, 20 May 2011 09:43:59 +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/58/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,ofa #58&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14767" author="hudson" created="Fri, 20 May 2011 09:49: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-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/58/&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 #58&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14770" author="hudson" created="Fri, 20 May 2011 09:54: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-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/58/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,inkernel #58&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14772" author="hudson" created="Fri, 20 May 2011 09:59:28 +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/58/&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 #58&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14774" author="hudson" created="Fri, 20 May 2011 10:00:24 +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/58/&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 #58&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14776" author="hudson" created="Fri, 20 May 2011 10:02:24 +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/58/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,ofa #58&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14778" author="hudson" created="Fri, 20 May 2011 10:03:28 +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/58/&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 #58&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14780" author="hudson" created="Fri, 20 May 2011 10:29: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-b1_8/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/58/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el6,inkernel #58&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74ec6f5c8d1d73108c6de24a82f6384c98f2bac1&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14855" author="pjones" created="Fri, 20 May 2011 15:49:10 +0000"  >&lt;p&gt;does this patch need porting to master?&lt;/p&gt;</comment>
                            <comment id="14861" author="bobijam" created="Fri, 20 May 2011 18:44:07 +0000"  >&lt;p&gt;i think so, Christopher Morrone, would you mind pushing it in master branch for review? thanks.&lt;/p&gt;</comment>
                            <comment id="15336" author="morrone" created="Tue, 31 May 2011 17:34:50 +0000"  >&lt;p&gt;Pushed for master here:&lt;/p&gt;

&lt;p&gt;  &lt;a href=&quot;http://review.whamcloud.com/880&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/880&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="15688" author="bobijam" created="Mon, 6 Jun 2011 23:08:04 +0000"  >&lt;p&gt;patch landed on b1_8 for 1.8.6 and on master for 2.1.0&lt;/p&gt;</comment>
                            <comment id="15693" author="hudson" created="Mon, 6 Jun 2011 23:29: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=x86_64,build_type=client,distro=el5,ib_stack=inkernel/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15696" author="hudson" created="Mon, 6 Jun 2011 23:30:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15700" author="hudson" created="Mon, 6 Jun 2011 23:31: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=i686,build_type=client,distro=el5,ib_stack=inkernel/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15704" author="hudson" created="Mon, 6 Jun 2011 23:33:24 +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/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15707" author="hudson" created="Mon, 6 Jun 2011 23:33:53 +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/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15711" author="hudson" created="Mon, 6 Jun 2011 23:35: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=x86_64,build_type=client,distro=el6,ib_stack=inkernel/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15714" author="hudson" created="Mon, 6 Jun 2011 23:46: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=server,distro=el5,ib_stack=inkernel/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15718" author="hudson" created="Mon, 6 Jun 2011 23:50:43 +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/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15721" author="hudson" created="Mon, 6 Jun 2011 23:52: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-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=ofa/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,ofa #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15724" author="hudson" created="Mon, 6 Jun 2011 23:52: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=i686,build_type=server,distro=el5,ib_stack=inkernel/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15728" author="hudson" created="Mon, 6 Jun 2011 23:54:50 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15731" author="hudson" created="Mon, 6 Jun 2011 23:55:17 +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/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15734" author="hudson" created="Tue, 7 Jun 2011 00:00:08 +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/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15738" author="hudson" created="Tue, 7 Jun 2011 00:12: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=i686,build_type=server,distro=el6,ib_stack=inkernel/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="15741" author="hudson" created="Tue, 7 Jun 2011 00:16:57 +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/156/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #156&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-337&quot; title=&quot;Processes stuck in sync_page on lustre client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-337&quot;&gt;&lt;del&gt;LU-337&lt;/del&gt;&lt;/a&gt; Fix alloc flags in alloc_qinfo()&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=d8506f4b3a03b5605fc927409ce16f55ad5bffd5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8506f4b3a03b5605fc927409ce16f55ad5bffd5&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/quota/quota_interface.c&lt;/li&gt;
&lt;/ul&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|hzv913:</customfieldvalue>

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