<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:24:54 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-9293] ocd_ibits_known is not checked</title>
                <link>https://jira.whamcloud.com/browse/LU-9293</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;the ocd_ibits_known field contains supported MDS inodebits from the client/server and maintained properly on both sides but not used anywhere. The only case is mdc_lock_match() where it is checked to exclude bits not supported on server.&lt;br/&gt;
Meanwhile the LOV sets ocd_ibits_known to MDS_INODEBITS_UPDATE only, but MDT-MDT locks can be LOOKUP and XATTR at the same time and everything works just fine.&lt;br/&gt;
That makes no sense so cleanup is needed in this area to use ocd_ibits_known properly and check it against enqueued locks.&lt;/p&gt;</description>
                <environment></environment>
        <key id="45304">LU-9293</key>
            <summary>ocd_ibits_known is not checked</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="tappro">Mikhail Pershin</assignee>
                                    <reporter username="tappro">Mikhail Pershin</reporter>
                        <labels>
                    </labels>
                <created>Wed, 5 Apr 2017 09:35:54 +0000</created>
                <updated>Sun, 16 Jan 2022 08:20:55 +0000</updated>
                            <resolved>Sun, 16 Jan 2022 08:20:55 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="191038" author="adilger" created="Thu, 6 Apr 2017 15:51:25 +0000"  >&lt;p&gt;I also see &lt;tt&gt;ocd_ibits_known&lt;/tt&gt; being checked in &lt;tt&gt;client_common_fill_super()&lt;/tt&gt; and &lt;tt&gt;mdc_xattr_common()&lt;/tt&gt; to enable the xattr cache (&lt;tt&gt;MDS_INODELOCK_XATTR&lt;/tt&gt;).  The only other new ibits types are:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;tt&gt;MDS_INODELOCK_LAYOUT&lt;/tt&gt; but the &quot;interoperability&quot; of that flag has already passed (I don&apos;t recall exact details) so all clients and servers are assumed to have this support.&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;MDS_INODELOCK_PERM&lt;/tt&gt; is masked on the client by &lt;tt&gt;mdc_lock_match()&lt;/tt&gt; so I don&apos;t think there needs to be a compatibility check.  Older servers and clients don&apos;t require this since it is only for DNE.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="232927" author="adilger" created="Mon, 3 Sep 2018 14:21:20 +0000"  >&lt;p&gt;Mike, is this still an issue?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="39596">LU-10175</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|hzz9bz:</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>