<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:26: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-9420] Bad Check slipped into repo</title>
                <link>https://jira.whamcloud.com/browse/LU-9420</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When the patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5710&quot; title=&quot;correcting typos and grammar&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5710&quot;&gt;&lt;del&gt;LU-5710&lt;/del&gt;&lt;/a&gt; landed, a check for message size was landed that should not have been. &#160;This check was part of a patch in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7650&quot; title=&quot;ko2iblnd map_on_demand can&amp;#39;t negotitate when page sizes are different between nodes.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7650&quot;&gt;&lt;del&gt;LU-7650&lt;/del&gt;&lt;/a&gt; which was later pulled because it broke things. &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5718&quot; title=&quot;RDMA too fragmented with router&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5718&quot;&gt;&lt;del&gt;LU-5718&lt;/del&gt;&lt;/a&gt; picked up this code&#160;via its many rebases (it too forever to land &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5718&quot; title=&quot;RDMA too fragmented with router&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5718&quot;&gt;&lt;del&gt;LU-5718&lt;/del&gt;&lt;/a&gt; which is the core problem here).&lt;/p&gt;

&lt;p&gt;This ticket has been opened to remove this incorrect check. &#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="45781">LU-9420</key>
            <summary>Bad Check slipped into repo</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="doug">Doug Oucharek</assignee>
                                    <reporter username="doug">Doug Oucharek</reporter>
                        <labels>
                            <label>lnet</label>
                    </labels>
                <created>Fri, 28 Apr 2017 21:34:32 +0000</created>
                <updated>Mon, 1 May 2017 18:51:28 +0000</updated>
                            <resolved>Mon, 1 May 2017 18:51:28 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                    <version>Upstream</version>
                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="193959" author="gerrit" created="Fri, 28 Apr 2017 21:46:24 +0000"  >&lt;p&gt;Doug Oucharek (doug.s.oucharek@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/26891&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26891&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9420&quot; title=&quot;Bad Check slipped into repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9420&quot;&gt;&lt;del&gt;LU-9420&lt;/del&gt;&lt;/a&gt; lnd: Remove a bad check which slipped in&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8e8a354ebb1125c1c437161241e71a4dc718dce3&lt;/p&gt;</comment>
                            <comment id="193962" author="doug" created="Fri, 28 Apr 2017 22:10:10 +0000"  >&lt;p&gt;Note: I checked and this check is in upstream staging. &#160;It should probably be removed from there.&lt;/p&gt;</comment>
                            <comment id="193967" author="simmonsja" created="Fri, 28 Apr 2017 22:19:32 +0000"  >&lt;p&gt;I was hoping that &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7650&quot; title=&quot;ko2iblnd map_on_demand can&amp;#39;t negotitate when page sizes are different between nodes.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7650&quot;&gt;&lt;del&gt;LU-7650&lt;/del&gt;&lt;/a&gt; will be fixed and then we can just submit the difference from the original &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7650&quot; title=&quot;ko2iblnd map_on_demand can&amp;#39;t negotitate when page sizes are different between nodes.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7650&quot;&gt;&lt;del&gt;LU-7650&lt;/del&gt;&lt;/a&gt; upstream.&lt;/p&gt;</comment>
                            <comment id="194047" author="gerrit" created="Mon, 1 May 2017 17:50:25 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/26891/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26891/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9420&quot; title=&quot;Bad Check slipped into repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9420&quot;&gt;&lt;del&gt;LU-9420&lt;/del&gt;&lt;/a&gt; lnd: Remove a bad check which slipped in&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ae68b6a67f8cf39e2a474e2610e50ea55e8e8a50&lt;/p&gt;</comment>
                            <comment id="194069" author="pjones" created="Mon, 1 May 2017 18:51:28 +0000"  >&lt;p&gt;Landed for 2.10&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="26914">LU-5718</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|hzzbhz:</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>