<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:08:27 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-14289] Restrict libcfs to compatibility code only</title>
                <link>https://jira.whamcloud.com/browse/LU-14289</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Libcfs currently contains both compatibility code and support code such as abstract-data-types and logging code.&#160; It would be best to keep these separate, particularly in view of the goal of landing lustre in the mainline kernel, where having a &quot;libcfs&quot; would not fit well.&lt;/p&gt;

&lt;p&gt;Some of the support code duplicates functionality already provided by Linux, and this is slowly being deprecated and removed in favour of the Linux code.&#160; There is still move to be done.&lt;/p&gt;

&lt;p&gt;Other support code is not as generic as it might seem (e.g. heap.c) and would fit well inside the only module that uses it.&lt;/p&gt;

&lt;p&gt;The goal of this improvement is to move everything other than compatibility code out of libcfs.&#160; If there is anything remaining that would go in &quot;linux/lib&quot; upsteam, (there might be some, but not much), it should go into a new &quot;lib&quot; directory.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="62194">LU-14289</key>
            <summary>Restrict libcfs to compatibility code only</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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>Mon, 4 Jan 2021 04:46:46 +0000</created>
                <updated>Thu, 5 May 2022 13:42:51 +0000</updated>
                            <resolved>Thu, 5 May 2022 13:42:50 +0000</resolved>
                                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="288630" author="gerrit" created="Tue, 5 Jan 2021 03:20:54 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41129&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41129&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14289&quot; title=&quot;Restrict libcfs to compatibility code only&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14289&quot;&gt;&lt;del&gt;LU-14289&lt;/del&gt;&lt;/a&gt; ptlrpc: move heap.c from libcfs to ptlrpc&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fdab01470d1b38459a53f1cc5c64bc807ba1d085&lt;/p&gt;</comment>
                            <comment id="290814" author="gerrit" created="Mon, 1 Feb 2021 02:16:44 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41375&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41375&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14289&quot; title=&quot;Restrict libcfs to compatibility code only&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14289&quot;&gt;&lt;del&gt;LU-14289&lt;/del&gt;&lt;/a&gt; ptlrpc: rename cfs_binheap to simply binheap&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9e393aad2263232dd290bb073e4c483a364ff191&lt;/p&gt;</comment>
                            <comment id="293271" author="gerrit" created="Fri, 26 Feb 2021 21:07:15 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41129/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14289&quot; title=&quot;Restrict libcfs to compatibility code only&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14289&quot;&gt;&lt;del&gt;LU-14289&lt;/del&gt;&lt;/a&gt; ptlrpc: move heap.c from libcfs to ptlrpc&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f7f0b104bcf3827ffe9025a2347f0147c2103809&lt;/p&gt;</comment>
                            <comment id="294569" author="gerrit" created="Wed, 10 Mar 2021 21:49:31 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41992&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41992&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14289&quot; title=&quot;Restrict libcfs to compatibility code only&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14289&quot;&gt;&lt;del&gt;LU-14289&lt;/del&gt;&lt;/a&gt; libcfs: discard cfs_array_alloc()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 39747fc6462bb8b43d7f6ba5901b2d95ab425ddb&lt;/p&gt;</comment>
                            <comment id="295155" author="gerrit" created="Tue, 16 Mar 2021 18:17:24 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41375/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41375/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14289&quot; title=&quot;Restrict libcfs to compatibility code only&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14289&quot;&gt;&lt;del&gt;LU-14289&lt;/del&gt;&lt;/a&gt; ptlrpc: rename cfs_binheap to simply binheap&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8587508f5ddd7b8e764abb4c6fc078ba0f0bf1ad&lt;/p&gt;</comment>
                            <comment id="297183" author="gerrit" created="Tue, 30 Mar 2021 04:16:52 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41992/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41992/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14289&quot; title=&quot;Restrict libcfs to compatibility code only&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14289&quot;&gt;&lt;del&gt;LU-14289&lt;/del&gt;&lt;/a&gt; libcfs: discard cfs_array_alloc()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8ec9fe0d55b1f5a7854dabe240f43e6cd5cb22ad&lt;/p&gt;</comment>
                            <comment id="333865" author="pjones" created="Thu, 5 May 2022 13:42:51 +0000"  >&lt;p&gt;Seems like all patches landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="47758">LU-9859</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|i01iev:</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>