<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:51:17 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-5414] mdt_getattr() may call mdt_fix_reply() without packing reply</title>
                <link>https://jira.whamcloud.com/browse/LU-5414</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In mdt_getattr() if mdt_attr_get_eabuf_size() fails then the reply will not have been packed and we will LBUG in mdt_fix_reply().&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;[   69.676992] LustreError: 12155:0:(layout.c:2012:__req_capsule_get()) ASSERTION( msg != ((void *)0) ) failed: 
[   69.678763] LustreError: 12155:0:(layout.c:2012:__req_capsule_get()) LBUG
[   69.680022] Pid: 12155, comm: mdt01_009
[   69.680711] 
[   69.680712] Call Trace:
[   69.681447]  [&amp;lt;ffffffffa02be8c5&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
[   69.682686]  [&amp;lt;ffffffffa02beec7&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
[   69.683841]  [&amp;lt;ffffffffa06b6cd5&amp;gt;] __req_capsule_get+0x5e5/0x6e0 [ptlrpc]
[   69.685019]  [&amp;lt;ffffffff810a47e3&amp;gt;] ? up_read+0x23/0x40
[   69.685929]  [&amp;lt;ffffffffa0afb60b&amp;gt;] ? osd_object_read_unlock+0x8b/0xd0 [osd_ldiskfs]
[   69.687267]  [&amp;lt;ffffffffa06b6ed8&amp;gt;] req_capsule_server_get+0x18/0x20 [ptlrpc]
[   69.688466]  [&amp;lt;ffffffffa0c41ec1&amp;gt;] mdt_fix_reply+0x41/0x660 [mdt]
[   69.689535]  [&amp;lt;ffffffffa0c40338&amp;gt;] mdt_getattr+0x2a8/0x890 [mdt]
[   69.690599]  [&amp;lt;ffffffffa06f03e5&amp;gt;] tgt_request_handle+0x245/0xad0 [ptlrpc]
[   69.691812]  [&amp;lt;ffffffffa06a0e01&amp;gt;] ptlrpc_main+0xce1/0x1960 [ptlrpc]
[   69.692929]  [&amp;lt;ffffffffa06a0120&amp;gt;] ? ptlrpc_main+0x0/0x1960 [ptlrpc]
[   69.694021]  [&amp;lt;ffffffff8109eab6&amp;gt;] kthread+0x96/0xa0
[   69.694881]  [&amp;lt;ffffffff8100c30a&amp;gt;] child_rip+0xa/0x20
[   69.695753]  [&amp;lt;ffffffff81554710&amp;gt;] ? _spin_unlock_irq+0x30/0x40
[   69.696755]  [&amp;lt;ffffffff8100bb10&amp;gt;] ? restore_args+0x0/0x30
[   69.697691]  [&amp;lt;ffffffff8109ea20&amp;gt;] ? kthread+0x0/0xa0
[   69.698544]  [&amp;lt;ffffffff8100c300&amp;gt;] ? child_rip+0x0/0x20
[   69.699438] 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This issue was found through DT API fault injection.&lt;/p&gt;</description>
                <environment></environment>
        <key id="25741">LU-5414</key>
            <summary>mdt_getattr() may call mdt_fix_reply() without packing reply</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</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>
                            <label>fault</label>
                            <label>mdt</label>
                    </labels>
                <created>Thu, 24 Jul 2014 20:54:29 +0000</created>
                <updated>Tue, 9 Jun 2015 13:15:48 +0000</updated>
                            <resolved>Mon, 27 Apr 2015 20:38:20 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="90164" author="jhammond" created="Mon, 28 Jul 2014 14:39:30 +0000"  >&lt;p&gt;Please see &lt;a href=&quot;http://review.whamcloud.com/11247&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/11247&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="91267" author="jhammond" created="Mon, 11 Aug 2014 13:35:47 +0000"  >&lt;p&gt;Patch landed to master.&lt;/p&gt;</comment>
                            <comment id="92037" author="jlevi" created="Wed, 20 Aug 2014 12:54:44 +0000"  >&lt;p&gt;Reopening to add label&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </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|hzws9r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>15055</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>