<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:06:49 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-7196] Kernel update for RHEL6.7 [2.6.32-573.7.1.el6]</title>
                <link>https://jira.whamcloud.com/browse/LU-7196</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;ul&gt;
	&lt;li&gt;When logging in as a user and trying to mount a share using the &quot;cd&quot; command,&lt;br/&gt;
the UID and GID autofs additional variables previously took incorrect values,&lt;br/&gt;
taking root UID and GID instead of user&apos;s UID and GID. The bug in the assignment&lt;br/&gt;
of uid and gid mount requests has been fixed, and UID and GID now get the&lt;br/&gt;
correct values with autofs configuration on Red Hat Enterprise Linux 6.7.&lt;br/&gt;
(BZ#1258581)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, the attach_task_by_pid() function in some cases raced with the&lt;br/&gt;
exiting thread and tried to lock or unlock the already freed group_rwsem member&lt;br/&gt;
of the signal_struct list. As a consequence, a kernel crash could occur. This&lt;br/&gt;
update adds the cgroup_threadgroup_rwsem variable, which fixes this bug and&lt;br/&gt;
prevents the kernel crash from occurring in this scenario. (BZ#1246081)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, the vmxnet3 driver napi poll implementation used rx descriptor&lt;br/&gt;
count for the napi poll budget. This allowed to return from napi poll halfway&lt;br/&gt;
through recieving a fragmented packet if the budget threshold was reached. This&lt;br/&gt;
behavior caused a kernel panic(BUG_ON) if previous napi poll ended with skb&lt;br/&gt;
allocation failure and the end of packet was not reached. This bug has been&lt;br/&gt;
fixed by only counting whole received packets in the napi poll rather than the&lt;br/&gt;
rx descriptor count. As a result, the aforementioned kernel panic no longer&lt;br/&gt;
occurs. (BZ#1246092)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Due to the renaming of the VLAN_GROUP_ARRAY_LEN preprocessor macro, the kernel&lt;br/&gt;
API for 3rd party modules changed in an incompatible way. As a consequence,&lt;br/&gt;
compiling the vmxnet3 driver in vmware-tools failed. This update adds a&lt;br/&gt;
definition of the VLAN_GROUP_ARRAY_LEN macro, and vmxnet3 now succeeds to&lt;br/&gt;
compile. (BZ#1242145)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Due to the incorrect length of the FCP_RSP_INFO field, parts of the field&lt;br/&gt;
could be copied, and &quot;st&quot; and &quot;sg&quot; drivers thus did not work correctly. With&lt;br/&gt;
this update, the FCP protocol related code has been updated, and &quot;st&quot; and &quot;sg&quot;&lt;br/&gt;
now work as expected. (BZ#1253728)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, driving the crypto adapter under high pressure workload with long&lt;br/&gt;
running cryptographic requests led to performance degradations of the crypto&lt;br/&gt;
adapter or, in some cases, the crypto adapter entered recovery mode. As a&lt;br/&gt;
consequence, an Adjunct Processor (AP) queue reset was triggered to recover and&lt;br/&gt;
reinitialize the AP queue. Due to the different hardware behavior, the reset&lt;br/&gt;
could be delayed and interrupts were not re-enabled. With this update, the RAPQ&lt;br/&gt;
(queue reset) and AQIC (interrupt control) commands are treated fully&lt;br/&gt;
asynchronously, and the device driver checks the reset and interrupt states so&lt;br/&gt;
that it can handle the AP queue reinitialization properly. (BZ#1253729)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Prior to this update, multiple instances trying to copy the same file&lt;br/&gt;
triggered a race condition in the perf buildid-cache that could truncate system&lt;br/&gt;
libraries and other files. With this update, unique temporary files are used&lt;br/&gt;
when copying to the buildid directory to prevent the aforementioned race&lt;br/&gt;
condition from occurring. (BZ#1253733)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;If a bonding VLAN interface entered promiscuous mode while it was inactive,&lt;br/&gt;
the slave interfaces previously did not enter promiscuous mode automatically&lt;br/&gt;
even after the bonding VLAN interface became active again. With this update, the&lt;br/&gt;
flag changes are always propagated to interfaces, and slave interfaces thus&lt;br/&gt;
enter promiscuous mode as expected. (BZ#1253734)&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="32268">LU-7196</key>
            <summary>Kernel update for RHEL6.7 [2.6.32-573.7.1.el6]</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="bogl">Bob Glossman</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Tue, 22 Sep 2015 15:11:58 +0000</created>
                <updated>Fri, 1 Jul 2016 18:48:53 +0000</updated>
                            <resolved>Thu, 8 Oct 2015 17:41:12 +0000</resolved>
                                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="128242" author="gerrit" created="Wed, 23 Sep 2015 14:53:51 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16608&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16608&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7196&quot; title=&quot;Kernel update for RHEL6.7 [2.6.32-573.7.1.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7196&quot;&gt;&lt;del&gt;LU-7196&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL 6.7 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-573.7.1.el6&amp;#93;&lt;/span&gt;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: df9ed736ded7bd91d19706e49111f47547b01ca8&lt;/p&gt;</comment>
                            <comment id="129840" author="gerrit" created="Thu, 8 Oct 2015 16:04:48 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/16608/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16608/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7196&quot; title=&quot;Kernel update for RHEL6.7 [2.6.32-573.7.1.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7196&quot;&gt;&lt;del&gt;LU-7196&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL 6.7 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-573.7.1.el6&amp;#93;&lt;/span&gt;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e72c1505dfeb9cd2a6581a2752c5a21ae61e9389&lt;/p&gt;</comment>
                            <comment id="129855" author="jgmitter" created="Thu, 8 Oct 2015 17:41:12 +0000"  >&lt;p&gt;Landed for 2.8&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </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|hzxodj:</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>