<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:22:20 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-2096] name ofd device type &quot;ofd&quot; instead of &quot;obdfilter&quot;</title>
                <link>https://jira.whamcloud.com/browse/LU-2096</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The current ofd module registers itself as &quot;obdfilter&quot; in order to allow test scripts and /proc entries to be compatible.&lt;/p&gt;

&lt;p&gt;However, in the long term this should be changed to &quot;ofd&quot; for clarity, and a symlink can be created in /proc/fs/lustre &quot;obdfilter -&amp;gt; ofd&quot; (as osp does for osc /proc files) so that monitoring scripts and older tests (in compat mode) can continue to access the /proc files, but there is a clear separation between the two modules.&lt;/p&gt;</description>
                <environment></environment>
        <key id="16263">LU-2096</key>
            <summary>name ofd device type &quot;ofd&quot; instead of &quot;obdfilter&quot;</summary>
                <type id="7" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/task_agile.png">Technical task</type>
                            <parent id="13848">LU-2161</parent>
                                    <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="bzzz">Alex Zhuravlev</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                            <label>llnl</label>
                            <label>patch</label>
                    </labels>
                <created>Fri, 5 Oct 2012 15:50:53 +0000</created>
                <updated>Sat, 29 Jan 2022 08:36:11 +0000</updated>
                                            <version>Lustre 2.4.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="46066" author="nedbass" created="Fri, 5 Oct 2012 16:24:01 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2161&quot; title=&quot;Remove last traces of obdfilter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2161&quot;&gt;ORI-614&lt;/a&gt; should probably be closed as a duplicate of this.&lt;/p&gt;</comment>
                            <comment id="70242" author="simmonsja" created="Wed, 30 Oct 2013 13:23:13 +0000"  >&lt;p&gt;With the work going on for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3319&quot; title=&quot;Adapt to 3.10 upstream kernel proc_dir_entry change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3319&quot;&gt;&lt;del&gt;LU-3319&lt;/del&gt;&lt;/a&gt; I also thought about renaming obdfilter to ofd and creating a symlink. I can easily add this work on top of the ofd patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3319&quot; title=&quot;Adapt to 3.10 upstream kernel proc_dir_entry change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3319&quot;&gt;&lt;del&gt;LU-3319&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="86597" author="simmonsja" created="Fri, 13 Jun 2014 18:35:53 +0000"  >&lt;p&gt;Patch at &lt;a href=&quot;http://review.whamcloud.com/#/c/4618&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/4618&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="110004" author="simmonsja" created="Wed, 18 Mar 2015 16:03:59 +0000"  >&lt;p&gt;Got around to updating the patch. With this patch the obd_type is now &quot;ost&quot; instead of obdfilter. Also fixed up the OSS / oss proc handling to match what mdt / MDS does. So proc is updated correctly and the obd_device is handled right but the file system writes to the log the OST device as obdfilter. Changing that will break down grade abilities. Well I will discuss that in  &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2161&quot; title=&quot;Remove last traces of obdfilter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2161&quot;&gt;LU-2161&lt;/a&gt; on how to handle this.&lt;/p&gt;</comment>
                            <comment id="228275" author="gerrit" created="Mon, 21 May 2018 17:57:42 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32475&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32475&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2096&quot; title=&quot;name ofd device type &amp;quot;ofd&amp;quot; instead of &amp;quot;obdfilter&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2096&quot;&gt;LU-2096&lt;/a&gt; lprocfs: symlinks for forward compatibility&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e6d499b53a54c5624dc5f9c913876865b7e356fd&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="36381">LU-8066</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="18760">LU-3300</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13848">LU-2161</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|hzv587:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4380</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>