<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:38:47 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-10855] llog cleanups</title>
                <link>https://jira.whamcloud.com/browse/LU-10855</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;There is no need to implement &lt;tt&gt;llog_cancel()&lt;/tt&gt; as an llog operation. (We do not need to have a &lt;tt&gt;lop_cancel&lt;/tt&gt; member in &lt;tt&gt;struct llog_operations&lt;/tt&gt;. This method only used by changelogs now and the prototype is abused to make it work.&lt;/p&gt;

&lt;p&gt;With &lt;tt&gt;lop_cancel&lt;/tt&gt; removed, all uses of &lt;tt&gt;hsm_actions_logops&lt;/tt&gt;, &lt;tt&gt;changelog_orig_logops&lt;/tt&gt;, and &lt;tt&gt;osp_mds_ost_orig_logops&lt;/tt&gt; can be replaces with &lt;tt&gt;llog_common_cat_ops&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;LLOG_AGENT_ORIG_CTXT&lt;/tt&gt; should be called &lt;tt&gt;LLOG_ACTIONS_ORIG_CTXT&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;LLOG_AGENT_ORIG_CTXT&lt;/tt&gt; setup and cleanup should be moved from the MDD layer to the MDT layer. Then there will be no need for the MDT to clone this context.&lt;/p&gt;

</description>
                <environment></environment>
        <key id="51531">LU-10855</key>
            <summary>llog cleanups</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="jhammond">John Hammond</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                    </labels>
                <created>Tue, 27 Mar 2018 16:35:34 +0000</created>
                <updated>Tue, 28 Aug 2018 17:06:24 +0000</updated>
                            <resolved>Tue, 28 Aug 2018 17:06:24 +0000</resolved>
                                                    <fixVersion>Lustre 2.12.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="224625" author="gerrit" created="Tue, 27 Mar 2018 17:21:22 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31795&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31795&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; llog: remove llog_cancel()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 905a8aa132d708519242dac735c078225e9192e9&lt;/p&gt;</comment>
                            <comment id="224725" author="gerrit" created="Wed, 28 Mar 2018 15:13:09 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31812&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31812&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; llog: use llog_common_cat_ops&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 596cdd663fbee690ba3bcfc46115fd0315eadf16&lt;/p&gt;</comment>
                            <comment id="226942" author="gerrit" created="Mon, 30 Apr 2018 14:12:14 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32202&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32202&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; llog: remove obsolete llog handlers&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 963bc89af7e998d3bfab23710cd9c0f329a928e8&lt;/p&gt;</comment>
                            <comment id="228055" author="gerrit" created="Thu, 17 May 2018 02:31:03 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31795/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31795/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; llog: remove llog_cancel()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 86cb7e80f2a573bb23a10ee9eebe3c7f525bd2d0&lt;/p&gt;</comment>
                            <comment id="228726" author="gerrit" created="Tue, 29 May 2018 04:54:23 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32202/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32202/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; llog: remove obsolete llog handlers&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 85011d372dfb50500ba5eef3f2fa79e5d6507539&lt;/p&gt;</comment>
                            <comment id="229252" author="gerrit" created="Wed, 6 Jun 2018 20:44:58 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32651&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32651&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; ptlrpc: remove obsolete RPC opcodes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7d3b46be031609ad657230677a31719c6fca78c7&lt;/p&gt;</comment>
                            <comment id="229260" author="gerrit" created="Wed, 6 Jun 2018 22:32:41 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32653&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32653&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; ptlrpc: assign specific values to MGS opcodes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a1903b4d49bcf536afd3b3c375eae96de45826df&lt;/p&gt;</comment>
                            <comment id="229261" author="gerrit" created="Wed, 6 Jun 2018 22:32:42 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32654&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32654&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; ptlrpc: remove obsolete LLOG_ORIGIN_* RPCs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 553446963306c42f9af96604ddded80d63986450&lt;/p&gt;</comment>
                            <comment id="230434" author="gerrit" created="Wed, 18 Jul 2018 06:00:38 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32651/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32651/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; ptlrpc: remove obsolete OBD RPC opcodes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 7d89a5b8aefc5417fa04c03ab15b447cfde01e9b&lt;/p&gt;</comment>
                            <comment id="230435" author="gerrit" created="Wed, 18 Jul 2018 06:00:46 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32653/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32653/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; ptlrpc: assign specific values to MGS opcodes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 12c5a26609f12b36dda0bfb33e27cc03f805155d&lt;/p&gt;</comment>
                            <comment id="230436" author="gerrit" created="Wed, 18 Jul 2018 06:00:53 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32654/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32654/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; ptlrpc: remove obsolete LLOG_ORIGIN_* RPCs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 830ce1b10f3a5d3536e5ec0a9ef87fe739a509a2&lt;/p&gt;</comment>
                            <comment id="232644" author="gerrit" created="Tue, 28 Aug 2018 05:13:53 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31812/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31812/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10855&quot; title=&quot;llog cleanups&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10855&quot;&gt;&lt;del&gt;LU-10855&lt;/del&gt;&lt;/a&gt; llog: use llog_common_cat_ops&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3e61bbbcd4baaac76a67093404b60810261812e0&lt;/p&gt;</comment>
                            <comment id="232674" author="pjones" created="Tue, 28 Aug 2018 17:06:24 +0000"  >&lt;p&gt;Landed for 2.12&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="50907">LU-10699</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|hzzuun:</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>