<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:30:13 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-9890] osd-zfs: ZFS dmu_objset_own and dmu_objset_disown interface changes</title>
                <link>https://jira.whamcloud.com/browse/LU-9890</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In zfs version 0.8.0, ZFS native encryption will be available. The feature changed the number of arguments provided to the dmu_objset_own and dmu_objset_disown functions. This ticket is to introduce config checks to determine which version of the those functions are available and ensures they are called correctly.&lt;/p&gt;</description>
                <environment></environment>
        <key id="47872">LU-9890</key>
            <summary>osd-zfs: ZFS dmu_objset_own and dmu_objset_disown interface changes</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="dinatale2">Giuseppe Di Natale</assignee>
                                    <reporter username="dinatale2">Giuseppe Di Natale</reporter>
                        <labels>
                            <label>patch</label>
                            <label>zfs</label>
                    </labels>
                <created>Fri, 18 Aug 2017 00:02:24 +0000</created>
                <updated>Wed, 9 Jan 2019 20:43:26 +0000</updated>
                            <resolved>Mon, 28 Aug 2017 15:01:33 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.1</fixVersion>
                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="205708" author="gerrit" created="Fri, 18 Aug 2017 00:06:24 +0000"  >&lt;p&gt;Giuseppe Di Natale (dinatale2@llnl.gov) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28593&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28593&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9890&quot; title=&quot;osd-zfs: ZFS dmu_objset_own and dmu_objset_disown interface changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9890&quot;&gt;&lt;del&gt;LU-9890&lt;/del&gt;&lt;/a&gt; osd-zfs: dmu_objset_own/disown changes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7ec8a15dcc4c10d27426217f6e8baea484e6736e&lt;/p&gt;</comment>
                            <comment id="205727" author="pjones" created="Fri, 18 Aug 2017 12:05:35 +0000"  >&lt;p&gt;Thanks Giuseppe. Are other changes expected to be able to support 0.8 or is it too early to say?&lt;/p&gt;</comment>
                            <comment id="205912" author="dinatale2" created="Mon, 21 Aug 2017 20:25:00 +0000"  >&lt;p&gt;Peter,&lt;/p&gt;

&lt;p&gt;The spl is slated to be moved into zfs in 0.8.0. That will definitely break lustre builds and the test infrastructure. There&apos;s a PR open on it &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/6479&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt; if you&apos;d like to keep track of that.&lt;/p&gt;

&lt;p&gt;The only other currently semi-planned interface changes are to remove unused functions from interfaces, fix the visibility of functions that should not be externally available (i.e. refcount_add, etc), and provide new functions to cover missing functionality. We&apos;d like to work with you on figuring out how to best prune/expand the interfaces we provide.&lt;/p&gt;

&lt;p&gt;We also have a new release builder in the zfs buildbot which builds lustre. We hope to use it to catch interface changes early and avoid unintentionally breaking lustre builds. Can the patch I submitted be backported to the lustre 2.10 stable branch so we can enable the lustre build step? 2.10 is currently what the lustre build step will build and we&apos;d like to try and make sure master builds against it.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                            <comment id="205979" author="pjones" created="Tue, 22 Aug 2017 13:57:31 +0000"  >&lt;p&gt;Thanks - that is very informative. Yes, we&apos;ll be able to land this patch to b2_10 as soon as it has landed to master.&lt;/p&gt;</comment>
                            <comment id="206565" author="gerrit" created="Mon, 28 Aug 2017 06:27:23 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28593/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28593/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9890&quot; title=&quot;osd-zfs: ZFS dmu_objset_own and dmu_objset_disown interface changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9890&quot;&gt;&lt;del&gt;LU-9890&lt;/del&gt;&lt;/a&gt; osd-zfs: dmu_objset_own/disown changes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0fedb017c12629d145fa0577451d43adc757eb36&lt;/p&gt;</comment>
                            <comment id="206622" author="pjones" created="Mon, 28 Aug 2017 15:01:33 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="206667" author="gerrit" created="Mon, 28 Aug 2017 16:43:26 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28764&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28764&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9890&quot; title=&quot;osd-zfs: ZFS dmu_objset_own and dmu_objset_disown interface changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9890&quot;&gt;&lt;del&gt;LU-9890&lt;/del&gt;&lt;/a&gt; osd-zfs: dmu_objset_own/disown changes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ef09f8d6d4c179f8ef5403ee9368a10a3480d927&lt;/p&gt;</comment>
                            <comment id="207658" author="gerrit" created="Wed, 6 Sep 2017 17:00:40 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28764/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28764/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9890&quot; title=&quot;osd-zfs: ZFS dmu_objset_own and dmu_objset_disown interface changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9890&quot;&gt;&lt;del&gt;LU-9890&lt;/del&gt;&lt;/a&gt; osd-zfs: dmu_objset_own/disown changes&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: be1b1fc67451b85f6a42919cd6aab0ad34b3c2fd&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="54470">LU-11845</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|hzzinr:</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>