<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:41:08 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-4262] intent opcodes not in wire{check,test}, some misdefined in packet-lustre.c</title>
                <link>https://jira.whamcloud.com/browse/LU-4262</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Intent opcodes are put on the wire in ldlm_intent but have no consistency checks in wiretest or wirecheck.&lt;/p&gt;

&lt;p&gt;Moreover some of the definitions in wireshark&apos;s packet lustre are wrong. From obd.h:&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;#define IT_OPEN     (1 &amp;lt;&amp;lt; 0)
#define IT_CREAT    (1 &amp;lt;&amp;lt; 1)
#define IT_READDIR  (1 &amp;lt;&amp;lt; 2)
#define IT_GETATTR  (1 &amp;lt;&amp;lt; 3)
#define IT_LOOKUP   (1 &amp;lt;&amp;lt; 4)
#define IT_UNLINK   (1 &amp;lt;&amp;lt; 5)
#define IT_TRUNC    (1 &amp;lt;&amp;lt; 6)
#define IT_GETXATTR (1 &amp;lt;&amp;lt; 7)
#define IT_EXEC     (1 &amp;lt;&amp;lt; 8)
#define IT_PIN      (1 &amp;lt;&amp;lt; 9)
#define IT_LAYOUT   (1 &amp;lt;&amp;lt; 10)
#define IT_QUOTA_DQACQ (1 &amp;lt;&amp;lt; 11)
#define IT_QUOTA_CONN  (1 &amp;lt;&amp;lt; 12)
#define IT_SETXATTR (1 &amp;lt;&amp;lt; 13)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;From packet-lustre.c&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;#define IT_OPEN     0x0001
#define IT_CREAT    0x0002
#define IT_READDIR  0x0004
#define IT_GETATTR  0x0008
#define IT_LOOKUP   0x0010
#define IT_UNLINK   0x0020
#define IT_GETXATTR 0x0040
#define IT_EXEC     0x0080
#define IT_PIN      0x0100
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="22131">LU-4262</key>
            <summary>intent opcodes not in wire{check,test}, some misdefined in packet-lustre.c</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="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                            <label>ldlm</label>
                            <label>wireshark</label>
                    </labels>
                <created>Fri, 15 Nov 2013 23:40:51 +0000</created>
                <updated>Wed, 20 Dec 2017 17:25:27 +0000</updated>
                            <resolved>Wed, 20 Dec 2017 17:25:27 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="29041">LU-6353</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|hzw9jb:</customfieldvalue>

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