<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:47:34 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-11861] master can&apos;t build with lock debug enabled</title>
                <link>https://jira.whamcloud.com/browse/LU-11861</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;/Users/c17817/work/Lustre/work-wc/&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11413&quot; title=&quot;Large performance degradation in routing environment. &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11413&quot;&gt;&lt;del&gt;LU-11413&lt;/del&gt;&lt;/a&gt;/lustre/lustre/obdclass/llog_cat.c: In function &#8216;llog_cat_prep_log&#8217;:&lt;br/&gt;
/Users/c17817/work/Lustre/work-wc/&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11413&quot; title=&quot;Large performance degradation in routing environment. &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11413&quot;&gt;&lt;del&gt;LU-11413&lt;/del&gt;&lt;/a&gt;/lustre/lustre/obdclass/llog_cat.c:284:42: error: &#8216;LLOGH_CAT&#8217; undeclared (first use in this function)&lt;br/&gt;
   down_read_nested(&amp;amp;cathandle-&amp;gt;lgh_lock, LLOGH_CAT);&lt;br/&gt;
                                          ^&lt;br/&gt;
/Users/c17817/work/Lustre/work-wc/&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11413&quot; title=&quot;Large performance degradation in routing environment. &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11413&quot;&gt;&lt;del&gt;LU-11413&lt;/del&gt;&lt;/a&gt;/lustre/lustre/obdclass/llog_cat.c:284:42: note: each undeclared identifier is reported only once for each function it appears in&lt;br/&gt;
/Users/c17817/work/Lustre/work-wc/&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11413&quot; title=&quot;Large performance degradation in routing environment. &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11413&quot;&gt;&lt;del&gt;LU-11413&lt;/del&gt;&lt;/a&gt;/lustre/lustre/obdclass/llog_cat.c:285:47: error: &#8216;LLOGH_LOG&#8217; undeclared (first use in this function)&lt;br/&gt;
   down_write_nested(&amp;amp;(*ploghandle)-&amp;gt;lgh_lock, LLOGH_LOG);&lt;/p&gt;
</description>
                <environment>RHEL 7.4 debug kernel</environment>
        <key id="54540">LU-11861</key>
            <summary>master can&apos;t build with lock debug enabled</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="shadow">Alexey Lyashkov</assignee>
                                    <reporter username="shadow">Alexey Lyashkov</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 Jan 2019 12:22:28 +0000</created>
                <updated>Tue, 20 Sep 2022 12:22:16 +0000</updated>
                            <resolved>Wed, 6 Feb 2019 18:13:32 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.10</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="239979" author="gerrit" created="Tue, 15 Jan 2019 12:26:33 +0000"  >&lt;p&gt;Alexey Lyashkov (c17817@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34030&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34030&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11861&quot; title=&quot;master can&amp;#39;t build with lock debug enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11861&quot;&gt;&lt;del&gt;LU-11861&lt;/del&gt;&lt;/a&gt; obdclass: fix build with debug kernel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cc7dffcb792dd1b0e9df2ecab865921dd854eb1e&lt;/p&gt;</comment>
                            <comment id="241439" author="gerrit" created="Wed, 6 Feb 2019 06:43:44 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34030/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34030/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11861&quot; title=&quot;master can&amp;#39;t build with lock debug enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11861&quot;&gt;&lt;del&gt;LU-11861&lt;/del&gt;&lt;/a&gt; obdclass: fix build with debug kernel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2dc87bb143e998e25585673b5f0ba7e2f317475e&lt;/p&gt;</comment>
                            <comment id="241482" author="pjones" created="Wed, 6 Feb 2019 18:13:32 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="294084" author="gerrit" created="Fri, 5 Mar 2021 14:53:56 +0000"  >&lt;p&gt;Etienne AUJAMES (eaujames@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41897&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41897&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11861&quot; title=&quot;master can&amp;#39;t build with lock debug enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11861&quot;&gt;&lt;del&gt;LU-11861&lt;/del&gt;&lt;/a&gt; obdclass: fix build with debug kernel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8d7623013291f105707001ffbea517028d88f1fc&lt;/p&gt;</comment>
                            <comment id="347143" author="gerrit" created="Tue, 20 Sep 2022 03:35:08 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/41897/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41897/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11861&quot; title=&quot;master can&amp;#39;t build with lock debug enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11861&quot;&gt;&lt;del&gt;LU-11861&lt;/del&gt;&lt;/a&gt; obdclass: fix build with debug kernel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: bcbee25b076161e993cea3e9762b896cdf289a9d&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|i009jb:</customfieldvalue>

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