<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:22:53 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-9057] New static analysis issues in v2_9_52_0-35-ge0e9ea6</title>
                <link>https://jira.whamcloud.com/browse/LU-9057</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Found 17 new static analysis issues in v2_9_52_0-35-ge0e9ea6:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;&lt;b&gt;Suspicious dereference of pointer before NULL check&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/lnet/lib-move.c&lt;/tt&gt;: in &lt;em&gt;lnet_select_pathway&lt;/em&gt;, Suspicious dereference of pointer &apos;best&amp;#95;gw&apos; before NULL check at line 1672&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Null pointer may be dereferenced&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/utils/lnetctl.c&lt;/tt&gt;: in &lt;em&gt;jt_add_peer_nid&lt;/em&gt;, Null pointer &apos;nids&apos; that comes from line 1091 may be dereferenced at line 1136.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Null pointer will be dereferenced&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/utils/lnetconfig/liblnetconfig.c&lt;/tt&gt;: in &lt;em&gt;handle_yaml_del_ni&lt;/em&gt;, Null pointer &apos;...&amp;#63;&amp;amp;nw&amp;#95;descr&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; (void&amp;#42; )0)&apos; that comes from line 2768 will be dereferenced at line 2768.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Null pointer may be dereferenced&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/lnet/lib-move.c&lt;/tt&gt;: in &lt;em&gt;lnet_select_pathway&lt;/em&gt;, Null pointer &apos;best&amp;#95;ni&apos; that comes from line 1414 may be dereferenced at line 1560.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Pointer may be passed to function that can dereference it after it was positively checked for NULL&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/lnet/lib-move.c&lt;/tt&gt;: in &lt;em&gt;lnet_select_pathway&lt;/em&gt;, Pointer &apos;best&amp;#95;ni&apos; checked for NULL at line 1469 may be passed to function and may be dereferenced there by passing argument 1 to function &apos;lnet&amp;#95;ni&amp;#95;addref&amp;#95;locked&apos; at line 1559.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Suspicious dereference of pointer before NULL check&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/utils/lnetconfig/liblnetconfig.c&lt;/tt&gt;: in &lt;em&gt;lustre_lnet_del_ni&lt;/em&gt;, Suspicious dereference of pointer &apos;nw&amp;#95;descr&apos; before NULL check at line 1447&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Result of function that can return NULL may be dereferenced&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/utils/lnetconfig/liblnetconfig.c&lt;/tt&gt;: in &lt;em&gt;lustre_lnet_show_numa_range&lt;/em&gt;, Pointer &apos;root&apos; returned from call to function &apos;cYAML&amp;#95;create&amp;#95;object&apos; at line 2257 may be NULL and may be dereferenced at line 2278.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Null pointer may be passed to function that may dereference it&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/lnet/lib-move.c&lt;/tt&gt;: in &lt;em&gt;lnet_select_pathway&lt;/em&gt;, Null pointer &apos;best&amp;#95;ni&apos; that comes from line 1414 may be passed to function and can be dereferenced there by passing argument 1 to function &apos;lnet&amp;#95;ni&amp;#95;addref&amp;#95;locked&apos; at line 1559.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Uninitialized Variable &amp;#45; possible&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/lnet/peer.c&lt;/tt&gt;: in &lt;em&gt;lnet_add_prim_lpni&lt;/em&gt;, &apos;rc&apos; might be used uninitialized in this function.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Null pointer may be dereferenced&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/utils/lnetctl.c&lt;/tt&gt;: in &lt;em&gt;jt_del_peer_nid&lt;/em&gt;, Null pointer &apos;nids&apos; that comes from line 1150 may be dereferenced at line 1188.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Uninitialized Variable &amp;#45; possible&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/utils/lnetconfig/liblnetconfig.c&lt;/tt&gt;: in &lt;em&gt;handle_yaml_config_ni&lt;/em&gt;, &apos;nw&amp;#95;descr.nw&amp;#95;id&apos; might be used uninitialized in this function.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Result of function that may return NULL will be dereferenced&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/utils/lnetconfig/liblnetconfig.c&lt;/tt&gt;: in &lt;em&gt;lustre_lnet_config_ni&lt;/em&gt;, Pointer &apos;conf&apos; returned from call to function &apos;calloc&apos; at line 1336 may be NULL and will be dereferenced at line 1342.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Result of function that may return NULL will be dereferenced&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/utils/lnetconfig/liblnetconfig.c&lt;/tt&gt;: in &lt;em&gt;lustre_lnet_ioctl_config_ni&lt;/em&gt;, Pointer &apos;conf&apos; returned from call to function &apos;calloc&apos; at line 1192 may be NULL and will be dereferenced at line 1198.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Resource leak&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/utils/lnetconfig/liblnetconfig.c&lt;/tt&gt;: in &lt;em&gt;socket_intf_query&lt;/em&gt;, Resource acquired to &apos;sockfd&apos; at line 914 may be lost here. Also there is one similar error on line 923.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Pointer may be dereferenced after it was positively checked for NULL&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/lnet/lib-move.c&lt;/tt&gt;: in &lt;em&gt;lnet_select_pathway&lt;/em&gt;, Pointer &apos;best&amp;#95;ni&apos; checked for NULL at line 1469 may be dereferenced at line 1560.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Pointer may be dereferenced after it was positively checked for NULL&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/utils/lnetconfig/liblnetconfig.c&lt;/tt&gt;: in &lt;em&gt;lustre_lnet_show_numa_range&lt;/em&gt;, Pointer &apos;root&apos; checked for NULL at line 2258 may be dereferenced at line 2278.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;Null pointer may be dereferenced&lt;/b&gt;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;lnet/utils/lnetconfig/liblnetconfig.c&lt;/tt&gt;: in &lt;em&gt;lustre_lnet_show_numa_range&lt;/em&gt;, Null pointer &apos;root&apos; that comes from line 2240 may be dereferenced at line 2278.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;The list of commits since the previous build v2_9_52_0-0-gbd197db:&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=e0e9ea6eb412264150f588bbe6cc6eddb49d6adf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e0e9ea6&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: multi-rail feature&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=97b5d13cddd72fe400731bcb7b90f374bae97969&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;97b5d13&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Fix setting numa range&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=f3a8c0f936fc748f1e86931464b2876e7ba5bb58&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f3a8c0f&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Update lnetctl usage&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=c14ef7b790e1de58ed8757e0406b9dc9fad8029b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c14ef7b&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: cpt locking&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=4d2ad7dcd6b55a81d3f5b8f832a72edb00b5f302&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;4d2ad7d&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: rename peer key_nid to prim_nid&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=9ff3b408aee72b97ebff9dc04becb14f1e6887b2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9ff3b40&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Enhance DLC ip2nets&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=f85f1cd257871a7a54600463a7f6f6ad1513f37e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f85f1cd&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: fix NULL access in lnet_peer_aliveness_enabled&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=b38eb0b6c483e40a6112d02cffeed53c3ee5a743&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b38eb0b&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: set primary NID in ptlrpc_connection_get()&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=f285d82145eb2d0703600f744e7bfcdb5eaae87f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f285d82&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: fix string.h header inclusion&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=003ff68d2de60a5a558534b7672be9f63ea4b695&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;003ff68&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: minor fixes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=b9880b8325827963bb6ab34a1282c2006d118da0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b9880b8&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: double free in lnet_add_net_common()&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=c9d48ea8a5717a061bcaccbec0fbc73661299e62&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c9d48ea&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Fix crash in router_proc.c&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=76adbed805e71995d521d1a26e1e3d93f3dfd7b7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;76adbed&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: fix routing selection&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=e6f4713001966bdf7b80a7839c4366d38fa31624&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e6f4713&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: power8 compile fix&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=b704f1b8bfa432c5e1a47048e2770e47721a0459&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b704f1b&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Routing fixes part 2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=376633ab5c487a2e9497e118ce351c4b1597bf33&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;376633a&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Routing fixes part 1&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=a52d11ffe4f5d922749c67b37a07f777e56a2390&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a52d11f&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: fix lnet_select_pathway()&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=c906ab9c88ef3cf0b38102763aff20072611f2e0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c906ab9&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: configuration fixes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=baf1a98867ab800f022b12aa5e26a8b7113f9291&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;baf1a98&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: fix lnet_peer_table_cleanup_locked()&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=63c3e512987308e45005800a7e080ce2a55b1301&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;63c3e51&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Fix lnet_msg_free()&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=2d12c156398a93a23d1280334ab1b95b8e00e2f6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2d12c15&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: simplify and fix lnet_select_pathway()&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=e1526ef2b8446fbd9a5f8f8d6f2d5e02d1982a75&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e1526ef&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: protect peer_ni credits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=362e52efec1a6f6fd43b16ccd555b714a30642da&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;362e52e&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: proper cpt locking&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=fa8b4e6357c53ea457ef6624b0b19bece0b0fdde&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;fa8b4e6&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: peer/peer_ni handling adjustments&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=d704b0ec46ed5b77ff955f87044569dd98484333&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d704b0e&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Add peer_ni and NI stats for DLC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=d8792a7dab933def57f6069296234ad48ea0da09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;d8792a7&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: rename LND peer to peer_ni&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=fa7276592a0cc12d651a5b2bd39dd7ca45bc25bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;fa72765&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: handle N NIs to 1 LND peer&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=f016fea9a349b450733329cba010634f010b1d0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;f016fea&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: handle non-MR peers&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=8db1193f8e59ffe56e0a824faf4319de705ed672&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8db1193&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Primary NID and traffic distribution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=def25e9c7eff57cdaf8a6ee5e8e7db005bab6525&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;def25e9&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: NUMA support&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=973a1060d35edc39b5ff96022cfed1f300823f88&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;973a106&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: configure local NI from DLC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=3c62efb37ec2757326eb0c24a78438b32d42bf2e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;3c62efb&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: configure peers from DLC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=24b1bba70c43ca64318b54aa11d7ba584ee2b4c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;24b1bba&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Multi-Rail local_ni/peer_ni selection&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=58091af960fed0cc16e2b96e54ee6e2f8791d9c1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;58091af&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Multi-Rail peer split&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;http://git.whamcloud.com/?p=fs/lustre-release.git;a=commit;h=8cbb8cd3e771e7f7e0f99cafc19fad32770dc015&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8cbb8cd&lt;/a&gt;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7734&quot; title=&quot;LNet Multi-Rail Project&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7734&quot;&gt;&lt;del&gt;LU-7734&lt;/del&gt;&lt;/a&gt; lnet: Multi-Rail local NI split&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
</description>
                <environment></environment>
        <key id="43383">LU-9057</key>
            <summary>New static analysis issues in v2_9_52_0-35-ge0e9ea6</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="ashehata">Amir Shehata</assignee>
                                    <reporter username="dmiter">Dmitry Eremin</reporter>
                        <labels>
                            <label>kw</label>
                    </labels>
                <created>Fri, 27 Jan 2017 10:24:13 +0000</created>
                <updated>Wed, 30 Aug 2023 21:39:14 +0000</updated>
                            <resolved>Sat, 8 Jul 2017 01:56:11 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="183104" author="ashehata" created="Thu, 2 Feb 2017 17:41:28 +0000"  >&lt;p&gt;Is this static analysis tool part of the gerrit tool set? does it run automatically? It&apos;s nice to be able to run it on the code so we can address these issues earlier. Can we make it available to run on the multi-rail branch? I&apos;ll address the above issues in a cleanup patch for master&lt;/p&gt;</comment>
                            <comment id="183124" author="dmiter" created="Thu, 2 Feb 2017 18:15:52 +0000"  >&lt;p&gt;Amir, Unfortunately this is not automated tool. I run it manually time to time and provide feedback to tracker. Of cause I can run it with special version or branch, but there are many false positives can be if I run it from scratch. I suppress many of them for master branch and now I can see only new issues which also can be false positives.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;P.S. this tool checks the licence online and should have an access to Intel IntraNetwork. It can not work in our Lab in Rio Rancho by default. It will require a special configuration of Intel Firewall which I was not able to request a few time ago.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="183236" author="gerrit" created="Fri, 3 Feb 2017 02:06:51 +0000"  >&lt;p&gt;Amir Shehata (amir.shehata@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/25228&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/25228&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9057&quot; title=&quot;New static analysis issues in v2_9_52_0-35-ge0e9ea6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9057&quot;&gt;&lt;del&gt;LU-9057&lt;/del&gt;&lt;/a&gt; lnet: fix static analysis issues&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: multi-rail&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 82009b4387a2b6407c41cc050b0a965e5bca255b&lt;/p&gt;</comment>
                            <comment id="183831" author="gerrit" created="Tue, 7 Feb 2017 21:42:00 +0000"  >&lt;p&gt;Amir Shehata (amir.shehata@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/25228/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/25228/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9057&quot; title=&quot;New static analysis issues in v2_9_52_0-35-ge0e9ea6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9057&quot;&gt;&lt;del&gt;LU-9057&lt;/del&gt;&lt;/a&gt; lnet: fix static analysis issues&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: multi-rail&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 04059b252187383960130f03ed5b17fa97106e74&lt;/p&gt;</comment>
                            <comment id="183832" author="gerrit" created="Tue, 7 Feb 2017 21:43:01 +0000"  >&lt;p&gt;Amir Shehata (amir.shehata@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/25309&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/25309&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9057&quot; title=&quot;New static analysis issues in v2_9_52_0-35-ge0e9ea6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9057&quot;&gt;&lt;del&gt;LU-9057&lt;/del&gt;&lt;/a&gt; lnet: fix static analysis issues&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dfb371ba5ff016e400af07c0429b98e3f5e09f1c&lt;/p&gt;</comment>
                            <comment id="186984" author="gerrit" created="Fri, 3 Mar 2017 20:43:23 +0000"  >&lt;p&gt;Amir Shehata (amir.shehata@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/25765&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/25765&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9057&quot; title=&quot;New static analysis issues in v2_9_52_0-35-ge0e9ea6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9057&quot;&gt;&lt;del&gt;LU-9057&lt;/del&gt;&lt;/a&gt; lnet: fix static analysis issues&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: multi-rail&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 82f7c52ec3e782d6c4527ef60f275a15d530ecc1&lt;/p&gt;</comment>
                            <comment id="192384" author="gerrit" created="Tue, 18 Apr 2017 01:38:01 +0000"  >&lt;p&gt;Amir Shehata (amir.shehata@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/26687&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26687&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9057&quot; title=&quot;New static analysis issues in v2_9_52_0-35-ge0e9ea6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9057&quot;&gt;&lt;del&gt;LU-9057&lt;/del&gt;&lt;/a&gt; lnet: fix static analysis issues&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1cc81d6b169aae1228624f53627a17a5ca1049e2&lt;/p&gt;</comment>
                            <comment id="194041" author="gerrit" created="Mon, 1 May 2017 17:49:47 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/26687/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26687/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9057&quot; title=&quot;New static analysis issues in v2_9_52_0-35-ge0e9ea6&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9057&quot;&gt;&lt;del&gt;LU-9057&lt;/del&gt;&lt;/a&gt; lnet: fix static analysis issues&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f4e3a8239c520606032aa38f7c114cd9600385f3&lt;/p&gt;</comment>
                            <comment id="201431" author="jgmitter" created="Sat, 8 Jul 2017 01:56:11 +0000"  >&lt;p&gt;Fix has landed to master for 2.10.0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="23151">LU-4629</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|hzz1xz:</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>