<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:04:10 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-13783] Support for linux kernel version 5.8</title>
                <link>https://jira.whamcloud.com/browse/LU-13783</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Now that Linux 5.8 is in the stablization phase it makes sense to support compiling against it.&lt;/p&gt;

&lt;p&gt;There are several changes that we need to adjust for.&#160; Some are easy, some require more work.&lt;/p&gt;

&lt;p&gt;Linux 5.8:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;removes the fmr_pool API.&#160;&lt;/li&gt;
	&lt;li&gt;doesn&apos;t use mmap_sem directly any more - use &quot;mmap_read_lock()&quot; and similar&lt;/li&gt;
	&lt;li&gt;kernel_setsockopt() has gone - need to use more direct access.&lt;/li&gt;
	&lt;li&gt;rdma_reject() needs a new &quot;reason for reject&quot; arg&lt;/li&gt;
	&lt;li&gt;NR_UNSTABLE_NFS has gone. Use NR_WRITEBACK instead&lt;/li&gt;
	&lt;li&gt;&apos;dummy_context&apos; in fscrypt has changed to &quot;get_dummy_context&quot;, and fscrypt_dummy_context is now fsctype_get_dummy_context&lt;/li&gt;
	&lt;li&gt;unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;Also:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;__vmalloc() now only has 2 args.&lt;/li&gt;
	&lt;li&gt;FIELD_SIZEOF is gone, use sizeof_field&lt;/li&gt;
	&lt;li&gt;blkcipher is gone,, use skcipher&lt;/li&gt;
	&lt;li&gt;cached rb_tree changes&lt;/li&gt;
	&lt;li&gt;sysctl handlers like proc_doinvec now take a kernel pointer rather than a __user pointer&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="59953">LU-13783</key>
            <summary>Support for linux kernel version 5.8</summary>
                <type id="3" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11318&amp;avatarType=issuetype">Task</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="neilb">Neil Brown</assignee>
                                    <reporter username="neilb">Neil Brown</reporter>
                        <labels>
                    </labels>
                <created>Tue, 14 Jul 2020 01:15:20 +0000</created>
                <updated>Tue, 5 Jul 2022 22:13:35 +0000</updated>
                            <resolved>Sat, 11 Jun 2022 13:55:11 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="279438" author="gerrit" created="Sat, 12 Sep 2020 15:45:24 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39260/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39260/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; osc: handle removal of NR_UNSTABLE_NFS&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3e5faa441266cd8dc2ee54ae140ad0129b4affa0&lt;/p&gt;</comment>
                            <comment id="282542" author="gerrit" created="Mon, 19 Oct 2020 03:17:05 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40287&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40287&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; o2iblnd: make FMR-pool support optional.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: acf1d783ed4bbfa608410c8d335d6c1f96e2f2a3&lt;/p&gt;</comment>
                            <comment id="282543" author="gerrit" created="Mon, 19 Oct 2020 03:17:05 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40288&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40288&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: switch from -&amp;gt;mmap_sem to mmap_lock()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c870419faebf0a611b81d76f040d3f54b1db86ca&lt;/p&gt;</comment>
                            <comment id="282799" author="gerrit" created="Wed, 21 Oct 2020 03:55:30 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40327&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40327&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: provide and use sizeof_field().&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a6ea5e02b6d94750877055f9fa46abd597f08017&lt;/p&gt;</comment>
                            <comment id="282803" author="gerrit" created="Wed, 21 Oct 2020 04:28:10 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40328&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40328&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: support __vmalloc with only 2 args.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f414be2c4ccff1ee9278958ab0f43a64fb1557c6&lt;/p&gt;</comment>
                            <comment id="283094" author="gerrit" created="Fri, 23 Oct 2020 04:14:21 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40371&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40371&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; build: Fix LB_LINUX_VERSION rule for v5.8&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 51733215762ea7415b7d9f55095f4792dd491e88&lt;/p&gt;</comment>
                            <comment id="283105" author="gerrit" created="Fri, 23 Oct 2020 06:27:14 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40373&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40373&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; ldiskfs: Add support for mainline 5.8 kernel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 40f091fcd79e5d6d92592088e0b032e7d4e4a636&lt;/p&gt;</comment>
                            <comment id="284098" author="yujian" created="Tue, 3 Nov 2020 05:13:04 +0000"  >&lt;p&gt;Hi Neil,&lt;br/&gt;
I hit the following failures:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;  CC [M]  /root/lustre-release/lustre/obdclass/lprocfs_status.o
/root/lustre-release/lustre/obdclass/lprocfs_status.c: In function &#8216;lprocfs_add_simple&#8217;:
/root/lustre-release/lustre/obdclass/lprocfs_status.c:76:44: error: passing argument 4 of &#8216;proc_create_data&#8217; from incompatible pointer type [-Werror=incompatible-pointer-types]
  proc = proc_create_data(name, mode, root, fops, data);
                                            ^~~~
In file included from /root/lustre-release/lustre/include/lprocfs_status.h:42,
                 from /root/lustre-release/lustre/include/obd_support.h:43,
                 from /root/lustre-release/lustre/include/obd_class.h:36,
                 from /root/lustre-release/lustre/obdclass/lprocfs_status.c:39:
include/linux/proc_fs.h:102:31: note: expected &#8216;const struct proc_ops *&#8217; but argument is of type &#8216;const struct file_operations *&#8217;
 extern struct proc_dir_entry *proc_create_data(const char *, umode_t,
                               ^~~~~~~~~~~~~~~~
&amp;lt;~snip~&amp;gt;
/root/lustre-release/lustre/obdclass/lprocfs_status.c: At top level:
cc1: error: unrecognized command line option &#8216;-Wno-address-of-packed-member&#8217; [-Werror]
cc1: all warnings being treated as errors
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="284820" author="degremoa" created="Tue, 10 Nov 2020 15:18:09 +0000"  >&lt;p&gt;Hi Jian Yu, I think you miss &lt;a href=&quot;https://review.whamcloud.com/37873&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37873&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="284978" author="yujian" created="Wed, 11 Nov 2020 22:12:08 +0000"  >&lt;p&gt;Thank you, Aurelien.&lt;br/&gt;
More failures need to be resolved:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;/root/lustre-release/lustre/ptlrpc/gss/gss_krb5_mech.c: In function &#8216;krb5_encrypt_bulk&#8217;:
/root/lustre-release/lustre/ptlrpc/gss/gss_krb5_mech.c:678:33: error: storage size of &#8216;ciph_desc&#8217; isn&#8217;t known
         struct blkcipher_desc   ciph_desc;
                                 ^~~~~~~~~
/root/lustre-release/lustre/ptlrpc/gss/gss_krb5_mech.c:687:14: error: implicit declaration of function &#8216;crypto_blkcipher_blocksize&#8217;; did you mean &#8216;crypto_cipher_blocksize&#8217;? [-Werror=implicit-function-declaration]
  blocksize = crypto_blkcipher_blocksize(tfm);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~
              crypto_cipher_blocksize
&amp;lt;~snip~&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;ERROR: modpost: &quot;kallsyms_lookup_name&quot; [/root/lustre-release/lustre/llite/lustre.ko] undefined!
ERROR: modpost: &quot;kallsyms_lookup_name&quot; [/root/lustre-release/libcfs/libcfs/libcfs.ko] undefined!
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="286070" author="gerrit" created="Thu, 26 Nov 2020 09:26:36 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40371/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40371/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; build: Fix LB_LINUX_VERSION rule for v5.8&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 28cedfae1e318b3f4783a6f145e24441b279646c&lt;/p&gt;</comment>
                            <comment id="286273" author="gerrit" created="Mon, 30 Nov 2020 16:35:23 +0000"  >&lt;p&gt;(deleted, wrong ticket number)&lt;/p&gt;</comment>
                            <comment id="286442" author="gerrit" created="Wed, 2 Dec 2020 03:25:48 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40825&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40825&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: don&apos;t lookup symbol when not needed&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 15c3f28dca870edf49cadf984d33dbc7650bcf34&lt;/p&gt;</comment>
                            <comment id="286443" author="gerrit" created="Wed, 2 Dec 2020 03:25:49 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40826&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40826&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: support absence of  apply_workqueue_attrs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fc6827d9183b4172d6872a047d3f5223c22c8ac4&lt;/p&gt;</comment>
                            <comment id="286444" author="gerrit" created="Wed, 2 Dec 2020 03:25:49 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40827&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40827&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: support absence of account_page_dirtied&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e367822b4fd9674f7db6adeef72f28b445c32562&lt;/p&gt;</comment>
                            <comment id="286445" author="gerrit" created="Wed, 2 Dec 2020 03:25:50 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40828&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40828&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; osd: only lookup security_file_alloc if possible.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 36f91dc996a5f73e83883fbfd13f6f715b9522b3&lt;/p&gt;</comment>
                            <comment id="286449" author="gerrit" created="Wed, 2 Dec 2020 03:32:26 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40832&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40832&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: don&apos;t depend on sysctl support for debugfs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 819e32ef936486b85af0486bb7a33e8f77cf65b4&lt;/p&gt;</comment>
                            <comment id="287427" author="gerrit" created="Sun, 13 Dec 2020 08:23:53 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40825/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40825/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: don&apos;t lookup symbol when not needed&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ada1f65aa9e088b0f3589da990b2b1e42531a880&lt;/p&gt;</comment>
                            <comment id="288882" author="gerrit" created="Wed, 6 Jan 2021 23:57:25 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41152&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41152&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; o2iblnd: make FMR-pool support optional.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 18d6b6f9682810727eb1c1c856ba2ae1c29c57c3&lt;/p&gt;</comment>
                            <comment id="288883" author="gerrit" created="Thu, 7 Jan 2021 00:13:20 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41153&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41153&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; o2iblnd: make FMR-pool support optional.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f4d9b03a5c55d8b80ef3163431f5d9bc6a6c4385&lt;/p&gt;</comment>
                            <comment id="289248" author="gerrit" created="Tue, 12 Jan 2021 07:57:34 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40287/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40287/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; o2iblnd: make FMR-pool support optional.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6fd5c8bef83aaffaa8c4ff38cbd1c0b630ba2556&lt;/p&gt;</comment>
                            <comment id="289319" author="gerrit" created="Tue, 12 Jan 2021 19:30:38 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41152/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41152/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; o2iblnd: make FMR-pool support optional.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f710782156ec21a8a69d7f12a9e7de1bde02c22b&lt;/p&gt;</comment>
                            <comment id="293255" author="gerrit" created="Fri, 26 Feb 2021 21:05:59 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40288/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40288/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: switch from -&amp;gt;mmap_sem to mmap_lock()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5309e108582c692f3b60705818fddc4a3b3b1345&lt;/p&gt;</comment>
                            <comment id="294474" author="gerrit" created="Wed, 10 Mar 2021 08:02:40 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39259/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39259/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: support removal of kernel_setsockopt()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 99d9638d6c074b48f1c21c5c94d6dfe347eed3ee&lt;/p&gt;</comment>
                            <comment id="295151" author="gerrit" created="Tue, 16 Mar 2021 18:17:00 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40328/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40328/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: support __vmalloc with only 2 args.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2a32eaa35dd7b96bb29f6a17991f48fe07fa833e&lt;/p&gt;</comment>
                            <comment id="295153" author="gerrit" created="Tue, 16 Mar 2021 18:17:09 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40832/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40832/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: don&apos;t depend on sysctl support for debugfs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d707b390aec5e95a1aec9910fb3c8248c231cbfb&lt;/p&gt;</comment>
                            <comment id="297158" author="yujian" created="Tue, 30 Mar 2021 01:28:06 +0000"  >&lt;p&gt;I tried to build Lustre client on the latest master branch (applied with an extra patch &lt;a href=&quot;https://review.whamcloud.com/37873&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37873&lt;/a&gt; for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13344&quot; title=&quot;Support for linux 5.6 clients&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13344&quot;&gt;&lt;del&gt;LU-13344&lt;/del&gt;&lt;/a&gt;) with kernel 5.8.0 but failed with the following error:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;  CC [M]  /root/lustre-release/lnet/lnet/lib-socket.o
/root/lustre-release/lnet/lnet/lib-socket.c: In function &#8216;lnet_sock_listen&#8217;:
/root/lustre-release/lnet/lnet/lib-socket.c:363:2: error: implicit declaration of function &#8216;kernel_setsockopt&#8217;; did you mean &#8216;kernel_getsockname&#8217;? [-Werror=implicit-function-declaration]
  363 |  kernel_setsockopt(sock, IPPROTO_IPV6, IPV6_V6ONLY,
      |  ^~~~~~~~~~~~~~~~~
      |  kernel_getsockname
cc1: all warnings being treated as errors
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="297785" author="gerrit" created="Mon, 5 Apr 2021 08:31:05 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43207&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43207&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; lnet: remove kernel_setsockopt() from lnet_sock_listen()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f3a37f4b31b01fa447dbf61771fc0ffd8428cea8&lt;/p&gt;</comment>
                            <comment id="297848" author="yujian" created="Mon, 5 Apr 2021 22:15:11 +0000"  >&lt;p&gt;kallsyms_lookup_name() was unexported in kernel 5.8.0, which caused the following error while loading libcfs module:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;libcfs: Unknown symbol kallsyms_lookup_name (err -2)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="297865" author="gerrit" created="Tue, 6 Apr 2021 03:02:17 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40826/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40826/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: provide fallback kallsyms_lookup_name()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d7249d9d70ac0fcfa665ece78634b495bc9a22cd&lt;/p&gt;</comment>
                            <comment id="297959" author="yujian" created="Tue, 6 Apr 2021 16:14:39 +0000"  >&lt;blockquote&gt;&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40826/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40826/&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;With the above patch merged, I tried to build the latest master branch with kernel 5.8.0 and hit the following errors:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;make[3]: Entering directory &apos;/root/kernel/linux-5.8&apos;
  CC [M]  /root/lustre-release/libcfs/libcfs/debug.o
In file included from /root/lustre-release/libcfs/include/libcfs/libcfs.h:44,
                 from /root/lustre-release/libcfs/libcfs/tracefile.h:36,
                 from /root/lustre-release/libcfs/libcfs/debug.c:47:
/root/lustre-release/libcfs/include/libcfs/linux/linux-misc.h:150:21: error: conflicting types for &#8216;kallsyms_lookup_name&#8217;
  150 | static inline void *kallsyms_lookup_name(char *func)
      |                     ^~~~~~~~~~~~~~~~~~~~
In file included from /root/lustre-release/libcfs/libcfs/debug.c:46:
include/linux/kallsyms.h:76:15: note: previous declaration of &#8216;kallsyms_lookup_name&#8217; was here
   76 | unsigned long kallsyms_lookup_name(const char *name);
      |               ^~~~~~~~~~~~~~~~~~~~
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;kallsyms_lookup_name() was defined in include/linux/kallsyms.h as follows:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
#ifdef CONFIG_KALLSYMS
&lt;span class=&quot;code-comment&quot;&gt;/* Lookup the address &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; a symbol. Returns 0 &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; not found. */&lt;/span&gt;
unsigned &lt;span class=&quot;code-object&quot;&gt;long&lt;/span&gt; kallsyms_lookup_name(&lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; &lt;span class=&quot;code-object&quot;&gt;char&lt;/span&gt; *name);
&lt;span class=&quot;code-comment&quot;&gt;// ......
&lt;/span&gt;#&lt;span class=&quot;code-keyword&quot;&gt;else&lt;/span&gt; &lt;span class=&quot;code-comment&quot;&gt;/* !CONFIG_KALLSYMS */&lt;/span&gt;

&lt;span class=&quot;code-keyword&quot;&gt;static&lt;/span&gt; inline unsigned &lt;span class=&quot;code-object&quot;&gt;long&lt;/span&gt; kallsyms_lookup_name(&lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; &lt;span class=&quot;code-object&quot;&gt;char&lt;/span&gt; *name)
{
        &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; 0;
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="297961" author="yujian" created="Tue, 6 Apr 2021 16:52:27 +0000"  >&lt;p&gt;More failures:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;  CC [M]  /root/lustre-release/lustre/llite/llite_lib.o
/root/lustre-release/lustre/llite/llite_lib.c: In function &#8216;ll_finish_md_op_data&#8217;:
/root/lustre-release/lustre/llite/llite_lib.c:3133:2: error: too many arguments to function &#8216;security_release_secctx&#8217;
 3133 |  security_release_secctx(op_data-&amp;gt;op_file_secctx,
      |  ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/lustre-release/lustre/llite/llite_lib.c:51:
include/linux/security.h:574:6: note: declared here
  574 | void security_release_secctx(struct lsmcontext *cp);
      |      ^~~~~~~~~~~~~~~~~~~~~~~
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;security_release_secctx() was declared in include/linux/security.h as follows:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
void security_release_secctx(struct lsmcontext *cp);
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="297964" author="simmonsja" created="Tue, 6 Apr 2021 17:19:54 +0000"  >&lt;p&gt;I see what happened. It just wasn&apos;t exported in 5.6 but still was there. Now the kernel has the same work around upstream.&lt;/p&gt;

&lt;p&gt;I&apos;m have a HWE Ubuntu laptop to work with.&lt;/p&gt;</comment>
                            <comment id="297966" author="yujian" created="Tue, 6 Apr 2021 17:37:30 +0000"  >&lt;p&gt;Hi James,&lt;br/&gt;
Are you going to try and fix the above issues?&lt;/p&gt;

&lt;p&gt;With the latest master branch, I hit the following issues:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;kallsyms_lookup_name() (needs a fix)&lt;/li&gt;
	&lt;li&gt;security_release_secctx() (needs a fix)&lt;/li&gt;
	&lt;li&gt;kernel_setsockopt() (needs patch &lt;a href=&quot;https://review.whamcloud.com/43207&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43207&lt;/a&gt;)&lt;/li&gt;
	&lt;li&gt;struct proc_ops (needs to update patch &lt;a href=&quot;https://review.whamcloud.com/37873&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37873&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="297970" author="simmonsja" created="Tue, 6 Apr 2021 18:02:39 +0000"  >&lt;p&gt;I like the term help &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&#160;See I will look at it.&lt;/p&gt;</comment>
                            <comment id="297971" author="yujian" created="Tue, 6 Apr 2021 18:19:33 +0000"  >&lt;p&gt;Thank you, James. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="297983" author="simmonsja" created="Tue, 6 Apr 2021 20:42:55 +0000"  >&lt;p&gt;I fixed up the struct proc_ops. I&apos;m not seeing the security_release_secctx breakage. I looked at the latest kernel and the protocol is not changed. kallsyms_lookup_name() is going to take me time to figure out. It stopped being exported in 5.6 but now it is an inline function in 5.8.&#160;&lt;/p&gt;</comment>
                            <comment id="298589" author="yujian" created="Mon, 12 Apr 2021 21:08:01 +0000"  >&lt;p&gt;Hi James,&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;I&apos;m not seeing the security_release_secctx breakage. I looked at the latest kernel and the protocol is not changed.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The changes are introduced by linux-hwe-5.8 (5.8.0-22.23~20.04.1). I&apos;m pushing a patch to fix this.&lt;/p&gt;</comment>
                            <comment id="298594" author="gerrit" created="Mon, 12 Apr 2021 22:11:29 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43284&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43284&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: use lsmcontext in security_release_secctx&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 01ee7b814bb120252c92c644cdac1c6a1eca5edd&lt;/p&gt;</comment>
                            <comment id="298596" author="yujian" created="Mon, 12 Apr 2021 22:15:06 +0000"  >&lt;blockquote&gt;&lt;p&gt;kallsyms_lookup_name() is going to take me time to figure out. It stopped being exported in 5.6 but now it is an inline function in 5.8.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Thank you, James. This is the remaining issue.&lt;/p&gt;</comment>
                            <comment id="298599" author="yujian" created="Mon, 12 Apr 2021 23:02:53 +0000"  >&lt;p&gt;Hi James,&lt;br/&gt;
I just found using a wrapper function can resolve the kallsyms_lookup_name() issue. I&apos;m pushing the patch to Gerrit.&lt;/p&gt;</comment>
                            <comment id="298626" author="gerrit" created="Tue, 13 Apr 2021 05:37:18 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43296&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43296&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: add cfs_kallsyms_lookup_name()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9eff96971d9f51587eb9a35203e880ec44b00d07&lt;/p&gt;</comment>
                            <comment id="298842" author="gerrit" created="Thu, 15 Apr 2021 06:30:51 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43207/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43207/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; lnet: remove kernel_setsockopt() from lnet_sock_listen()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 10d99554631b978e52dc621d3c5f0ed8ffe8871b&lt;/p&gt;</comment>
                            <comment id="299226" author="simmonsja" created="Mon, 19 Apr 2021 20:25:52 +0000"  >&lt;p&gt;I started on the file allocation rework for osd-ldiskfs so we don&apos;t need to depend on osd_security_alloc(). I will need some time to get it working right.&lt;/p&gt;</comment>
                            <comment id="299898" author="gerrit" created="Wed, 28 Apr 2021 02:11:22 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43296/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43296/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: add cfs_kallsyms_lookup_name()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 783002035ae9612b5b0aa80f2342a2ee9e81c374&lt;/p&gt;</comment>
                            <comment id="301283" author="gerrit" created="Tue, 11 May 2021 22:54:14 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40827/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40827/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: support absence of account_page_dirtied&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 65e391e95b6d53b36840c95c2499f17fd84a1d36&lt;/p&gt;</comment>
                            <comment id="301951" author="gerrit" created="Wed, 19 May 2021 02:04:07 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43284/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43284/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; libcfs: use lsmcontext in security_release_secctx&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9029e0d27f256bc75de1d2afc4bab31200020d74&lt;/p&gt;</comment>
                            <comment id="302074" author="simmonsja" created="Wed, 19 May 2021 22:53:45 +0000"  >&lt;p&gt;Moving the Linux client to 5.8 exposed a few more changes that Ubuntu 20 HWE didn&apos;t pick up. One is the change in rdma_reject() and the other is the removal of&#160;fscrypt_dummy_context_enabled(). See Linux commit&#160;&lt;/p&gt;

&lt;p&gt;ed318a6cc0b620440e65f48eb527dc3df7269ce4 for details.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="302392" author="gerrit" created="Tue, 25 May 2021 06:23:50 +0000"  >&lt;p&gt;Olaf Faaland-LLNL (faaland1@llnl.gov) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43778&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43778&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; osc: handle removal of NR_UNSTABLE_NFS&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fbecbe12b354720396809c1878cce51b3c9ecfa9&lt;/p&gt;</comment>
                            <comment id="302828" author="gerrit" created="Thu, 27 May 2021 18:17:53 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40373/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40373/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; ldiskfs: Add support for mainline 5.8 kernel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 849e93f4091a3003706668076864f086b9d59238&lt;/p&gt;</comment>
                            <comment id="302852" author="pjones" created="Thu, 27 May 2021 19:02:07 +0000"  >&lt;p&gt;It looks like everything has landed for 2.15 now.&lt;/p&gt;</comment>
                            <comment id="302865" author="simmonsja" created="Thu, 27 May 2021 19:16:11 +0000"  >&lt;p&gt;No their is more &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;&lt;/p&gt;</comment>
                            <comment id="303080" author="gerrit" created="Sun, 30 May 2021 21:18:54 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43876&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43876&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: use alloc_file_pseudo to create fake files&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d7db7e195dda659c270e9a38ff6b6c0cc8efa26f&lt;/p&gt;</comment>
                            <comment id="303115" author="gerrit" created="Mon, 31 May 2021 17:11:40 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43880&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43880&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; procfs: fix improper prop_ops fields&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dc75272be27def07bc9566fa823a1e85fa0452cc&lt;/p&gt;</comment>
                            <comment id="303898" author="gerrit" created="Tue, 8 Jun 2021 21:59:49 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43880/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43880/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; procfs: fix improper prop_ops fields&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d106dfc1458702865118e73bfcdfc2ec2676a7d6&lt;/p&gt;</comment>
                            <comment id="303902" author="gerrit" created="Tue, 8 Jun 2021 22:26:24 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43778/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43778/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; osc: handle removal of NR_UNSTABLE_NFS&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d9afe2862ee8fe6d5da0bed8b1a6a94c3a0cb97f&lt;/p&gt;</comment>
                            <comment id="303904" author="simmonsja" created="Tue, 8 Jun 2021 22:51:51 +0000"  >&lt;p&gt;We still have the ldiskfs issue.&lt;/p&gt;</comment>
                            <comment id="305633" author="gerrit" created="Sat, 26 Jun 2021 17:04:24 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44087&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44087&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; sec: support test_dummy_encryption=v2&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 144a6fa3cb138a18ac273386cdb21c36dcc8ff32&lt;/p&gt;</comment>
                            <comment id="312467" author="gerrit" created="Fri, 10 Sep 2021 15:26:56 +0000"  >&lt;p&gt;&quot;Jian Yu &amp;lt;yujian@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44888&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; ldiskfs: Add support for mainline 5.8 kernel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_14&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 571715766f3b11ee67a76c5553ec3144f57f695e&lt;/p&gt;</comment>
                            <comment id="315423" author="gerrit" created="Wed, 13 Oct 2021 14:32:32 +0000"  >&lt;p&gt;&quot;James Simmons &amp;lt;jsimmons@infradead.org&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/45223&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45223&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; sec: beta test test_dummy_encryption=v2&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9bcd9026d56b619dbec700167ca4aebff9310dbe&lt;/p&gt;</comment>
                            <comment id="318204" author="gerrit" created="Sun, 14 Nov 2021 03:15:08 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/44888/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44888/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; ldiskfs: Add support for mainline 5.8 kernel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_14&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 4c591a8d8ed60a3ec2effbc08503bf02f5069192&lt;/p&gt;</comment>
                            <comment id="321393" author="gerrit" created="Thu, 23 Dec 2021 07:17:25 +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/43876/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43876/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: use alloc_file_pseudo to create fake files&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b0f150eba4c2ced44c3a41bcb7cfc7517f7b31f1&lt;/p&gt;</comment>
                            <comment id="321475" author="simmonsja" created="Thu, 23 Dec 2021 15:08:54 +0000"  >&lt;p&gt;One patch left&lt;/p&gt;</comment>
                            <comment id="323356" author="gerrit" created="Thu, 20 Jan 2022 19:00:58 +0000"  >&lt;p&gt;&quot;James Simmons &amp;lt;jsimmons@infradead.org&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/46238&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46238&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; sec: start of native Ubuntu 20.04 HWE 5.8 kernel support&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f6c43edceb2b2955da7e0054e7de1f36fe617d8b&lt;/p&gt;</comment>
                            <comment id="337400" author="gerrit" created="Sat, 11 Jun 2022 05:32:50 +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/46238/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46238/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; sec: support of native Ubuntu 20.04 HWE 5.8 kernel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: bf2461ba145efdfc7d1516a1608a034b1d6e30a2&lt;/p&gt;</comment>
                            <comment id="337475" author="simmonsja" created="Sat, 11 Jun 2022 13:55:11 +0000"  >&lt;p&gt;Work is completed.&lt;/p&gt;</comment>
                            <comment id="338015" author="gerrit" created="Fri, 17 Jun 2022 08:40:00 +0000"  >&lt;p&gt;&quot;Sebastien Buisson &amp;lt;sbuisson@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47670&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47670&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; sec: support of native Ubuntu 20.04 HWE 5.8 kernel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5eb9eba57fd31eba1148b33256d807850d2d4bb1&lt;/p&gt;</comment>
                            <comment id="339623" author="gerrit" created="Tue, 5 Jul 2022 22:13:35 +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/47670/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47670/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13783&quot; title=&quot;Support for linux kernel version 5.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13783&quot;&gt;&lt;del&gt;LU-13783&lt;/del&gt;&lt;/a&gt; sec: support of native Ubuntu 20.04 HWE 5.8 kernel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b2608aff6654f329c19414377a898f2d0201435c&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="56278">LU-12511</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="59873">LU-13761</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="67782">LU-15407</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="62224">LU-14297</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="64786">LU-14776</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|i0153b:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>