<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:14:37 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-15004] osd_declare_xattr_del() shouldn&apos;t assert on NULL oo_dn</title>
                <link>https://jira.whamcloud.com/browse/LU-15004</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&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;
LustreError: 53132:0:(osd_xattr.c:992:osd_declare_xattr_del()) ASSERTION( obj-&amp;gt;oo_dn != ((void *)0) ) failed: 
LustreError: 53132:0:(osd_xattr.c:992:osd_declare_xattr_del()) LBUG
Pid: 53132, comm: ll_ost_out00_00 4.18.0 #37 SMP Thu Apr 29 04:36:22 UTC 2021
Call Trace:
[&amp;lt;0&amp;gt;] libcfs_call_trace+0x76/0xa0 [libcfs]
[&amp;lt;0&amp;gt;] lbug_with_loc+0x3e/0x80 [libcfs]
[&amp;lt;0&amp;gt;] osd_declare_xattr_del+0x238/0x2e0 [osd_zfs]
[&amp;lt;0&amp;gt;] out_xattr_del_add_exec+0x58/0x240 [ptlrpc]
[&amp;lt;0&amp;gt;] out_xattr_del+0xf0/0x230 [ptlrpc]
[&amp;lt;0&amp;gt;] out_handle+0x158a/0x2140 [ptlrpc]
[&amp;lt;0&amp;gt;] tgt_request_handle+0xc01/0x1a30 [ptlrpc]
[&amp;lt;0&amp;gt;] ptlrpc_main+0x1716/0x3300 [ptlrpc]
[&amp;lt;0&amp;gt;] kthread+0x11a/0x130
[&amp;lt;0&amp;gt;] ret_from_fork+0x24/0x30
[&amp;lt;0&amp;gt;] 0xffffffffffffffff
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;this assertion is wrong since &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14531&quot; title=&quot;racer with DoM enabled crashes in ZFS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14531&quot;&gt;&lt;del&gt;LU-14531&lt;/del&gt;&lt;/a&gt; landing&lt;/p&gt;</description>
                <environment></environment>
        <key id="66035">LU-15004</key>
            <summary>osd_declare_xattr_del() shouldn&apos;t assert on NULL oo_dn</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="bzzz">Alex Zhuravlev</reporter>
                        <labels>
                    </labels>
                <created>Tue, 14 Sep 2021 09:42:25 +0000</created>
                <updated>Wed, 8 Mar 2023 03:27:35 +0000</updated>
                                            <version>Upstream</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="312706" author="gerrit" created="Tue, 14 Sep 2021 09:51:55 +0000"  >&lt;p&gt;&quot;Alex Zhuravlev &amp;lt;bzzz@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44911&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44911&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15004&quot; title=&quot;osd_declare_xattr_del() shouldn&amp;#39;t assert on NULL oo_dn&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15004&quot;&gt;LU-15004&lt;/a&gt; osd: remove wrong assertion on oo_dn&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 66e43ed85da0e6dc14b948de08357f5893debd7c&lt;/p&gt;</comment>
                            <comment id="365188" author="gerrit" created="Wed, 8 Mar 2023 03:27: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/c/fs/lustre-release/+/44911/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/44911/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15004&quot; title=&quot;osd_declare_xattr_del() shouldn&amp;#39;t assert on NULL oo_dn&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15004&quot;&gt;LU-15004&lt;/a&gt; osd: remove wrong assertion on oo_dn&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b338ad1e4279090bce87b0b714025c923bad0953&lt;/p&gt;</comment>
                    </comments>
                    <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|i0245r:</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>