<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:26:16 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-16351] Linux 6.1 client support</title>
                <link>https://jira.whamcloud.com/browse/LU-16351</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Upstream changes affect Lustre client support:&lt;/p&gt;

&lt;p&gt;Linux commit v4.10-rc3-6-gc440408cf690&lt;br/&gt;
      random: convert get_random_int/long into get_random_u32/u64&lt;br/&gt;
Linux commit v6.0-11338-gde492c83cae0&lt;br/&gt;
      prandom: remove unused functions&lt;/p&gt;

&lt;p&gt;In effect prandom_u32 is a wrapper around get_random_u32, so change users of prandom_u32 to get_random_u32 and provide a fallback to prandom_u32 when get_random_u32 is not available.&lt;/p&gt;

&lt;p&gt;Linux commit v6.0-rc1-2-g25885a35a720&lt;br/&gt;
      Change calling conventions for filldir_t&lt;br/&gt;
Add a test for the new filldir_t signature and fix the current filldir_t usage&lt;/p&gt;

&lt;p&gt;Linux commit v6.0-rc3-94-g35b471467f88&lt;br/&gt;
      filemap: add filemap_get_folios_contig()&lt;br/&gt;
Provide a wrapper and fallback to find_get_pages_contig when filemap_get_folios_contig is not available.&lt;/p&gt;

&lt;p&gt;Linux commit v6.0-rc3-225-gf39af05949a4&lt;br/&gt;
      mm: add VMA iterator&lt;br/&gt;
Use vma_iterator and for_each_vma when available.&lt;/p&gt;</description>
                <environment></environment>
        <key id="73422">LU-16351</key>
            <summary>Linux 6.1 client support</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="stancheff">Shaun Tancheff</assignee>
                                    <reporter username="stancheff">Shaun Tancheff</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 Nov 2022 08:19:00 +0000</created>
                <updated>Sun, 16 Jul 2023 23:08:12 +0000</updated>
                            <resolved>Fri, 7 Jul 2023 21:35:35 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="366596" author="xinliang" created="Tue, 21 Mar 2023 07:46:21 +0000"  >&lt;p&gt;Any update on this?&lt;/p&gt;</comment>
                            <comment id="366609" author="stancheff" created="Tue, 21 Mar 2023 09:14:11 +0000"  >&lt;p&gt;Looks like gerrit did not add the link:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49232/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49232/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="366612" author="xinliang" created="Tue, 21 Mar 2023 10:00:29 +0000"  >&lt;p&gt;Great! Thanks &#160;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=stancheff&quot; class=&quot;user-hover&quot; rel=&quot;stancheff&quot;&gt;stancheff&lt;/a&gt;&#160; very much for the patch. Looking forward to the landing. Maybe a rebase is needed to fix the merge conflict.&lt;/p&gt;</comment>
                            <comment id="366616" author="stancheff" created="Tue, 21 Mar 2023 10:19:22 +0000"  >&lt;p&gt;It depends on &lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16328&quot; title=&quot;Linux 6.0 client support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16328&quot;&gt;&lt;del&gt;LU-16328&lt;/del&gt;&lt;/a&gt; llite: Linux 6.0 migrate_folio, vfs_setxattr:&lt;br/&gt;
    &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49265&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49265&lt;/a&gt;&lt;br/&gt;
and &lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16327&quot; title=&quot;Linux 5.19 client support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16327&quot;&gt;LU-16327&lt;/a&gt; llite: read_folio, release_folio, filler_t&lt;br/&gt;
   &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49199&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49199&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It can be rebased to exclude &lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16350&quot; title=&quot;Updated server support for new linux releases&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16350&quot;&gt;LU-16350&lt;/a&gt; osd-ldiskfs: no_llseek removed, dquot_transfer&lt;br/&gt;
   &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49266&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49266&lt;/a&gt;&lt;br/&gt;
which is only in the series due to the conflicting changes in lustre/autoconf/lustre-core.m4&lt;/p&gt;</comment>
                            <comment id="366623" author="xinliang" created="Tue, 21 Mar 2023 10:56:01 +0000"  >&lt;p&gt;Oh, I see. Thanks for the info and update.&lt;/p&gt;</comment>
                            <comment id="367146" author="xinliang" created="Fri, 24 Mar 2023 01:56:31 +0000"  >&lt;p&gt;Verified the above patches on Arm64 kernel 6.1.&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;
[openeuler@oe-mainline-test lustre-release]$ sudo mount -t lustre 192.168.1.203@tcp:/lustre /mnt/lustre
[openeuler@oe-mainline-test lustre-release]$ lfs df -h
UUID &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; bytes &#160; &#160; &#160; &#160;Used &#160; Available Use% Mounted on
lustre-MDT0000_UUID &#160; &#160; &#160; 122.1M &#160; &#160; &#160; &#160;1.6M &#160; &#160; &#160;109.5M &#160; 2% /mnt/lustre[MDT:0]
lustre-OST0000_UUID &#160; &#160; &#160; 305.8M &#160; &#160; &#160; &#160;1.2M &#160; &#160; &#160;278.0M &#160; 1% /mnt/lustre[OST:0]
lustre-OST0001_UUID &#160; &#160; &#160; 305.8M &#160; &#160; &#160; &#160;1.2M &#160; &#160; &#160;278.0M &#160; 1% /mnt/lustre[OST:1]
filesystem_summary: &#160; &#160; &#160; 611.5M &#160; &#160; &#160; &#160;2.4M &#160; &#160; &#160;556.0M &#160; 1% /mnt/lustre
[openeuler@oe-mainline-test lustre-release]$ uname -r
6.1.8-3.0.0.7.oe1.aarch64 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;BTW, I met another configure issue: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16662&quot; title=&quot;Linux 5.19+ break configure test compile on CONFIG_KEYS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16662&quot;&gt;&lt;del&gt;LU-16662&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="371000" author="gerrit" created="Mon, 1 May 2023 04:08:34 +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/c/fs/lustre-release/+/49232/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49232/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16351&quot; title=&quot;Linux 6.1 client support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16351&quot;&gt;&lt;del&gt;LU-16351&lt;/del&gt;&lt;/a&gt; llite: Linux 6.1 prandom, folios_contig, vma_iterator&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ca992899d55fd13e65b75ace02931daaa29c18bd&lt;/p&gt;</comment>
                            <comment id="371022" author="pjones" created="Mon, 1 May 2023 06:26:40 +0000"  >&lt;p&gt;is there more to come under this ticket?&lt;/p&gt;</comment>
                            <comment id="377980" author="pjones" created="Fri, 7 Jul 2023 21:35:35 +0000"  >&lt;p&gt;Seems like other work being tracked under different tickets so marking as resolved for 2.16&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|i036pj:</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>