<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:27:10 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-2667] move NRS structures/definitions from lustre_net.h to new lustre_nrs.h header</title>
                <link>https://jira.whamcloud.com/browse/LU-2667</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This ticket is for tracking the cleanup of the NRS structures from the lustre_net.h header into a separate header lustre_nrs.h.  There are quite a number of NRS-specific structures that are not generally useful in the rest of the RPC code, and would be better in a separate header.&lt;/p&gt;

&lt;p&gt;It might also make sense to have separate policy-specific private headers instead of putting them into lustre_nrs.h.  This avoids inter-connecting the policies unnecessarily, and also ensures that the headers are properly structured to allow use by future NRS policies more easily.&lt;/p&gt;</description>
                <environment></environment>
        <key id="17265">LU-2667</key>
            <summary>move NRS structures/definitions from lustre_net.h to new lustre_nrs.h header</summary>
                <type id="7" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/task_agile.png">Technical task</type>
                            <parent id="11119">LU-398</parent>
                                    <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="wc-triage">WC Triage</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Wed, 23 Jan 2013 01:45:06 +0000</created>
                <updated>Tue, 9 Jun 2015 21:01:28 +0000</updated>
                            <resolved>Tue, 9 Jun 2015 21:01:28 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="51013" author="adilger" created="Wed, 23 Jan 2013 01:46:20 +0000"  >&lt;p&gt;Nikitas, it seems I&apos;m not able to assign this ticket to you, but I filed it to track the cleanup discussed in the NRS base patch.&lt;/p&gt;</comment>
                            <comment id="51051" author="nangelinas" created="Wed, 23 Jan 2013 14:20:50 +0000"  >&lt;p&gt;Thanks Andreas, as discussed in the Gerrit change, I will address the requirements in this ticket once more urgent coding tasks are completed.&lt;/p&gt;</comment>
                            <comment id="60960" author="adilger" created="Fri, 21 Jun 2013 01:19:07 +0000"  >&lt;p&gt;Hi Nikitas, now that master is open again for landings, it would be great to see your patches to clean up the NRS code.&lt;/p&gt;</comment>
                            <comment id="61375" author="nangelinas" created="Wed, 26 Jun 2013 14:21:43 +0000"  >&lt;p&gt;Hi Andreas, i&apos;d like to start writing and submitting some NRS patches again, but i have been assigned to a high-priority task in my employer&apos;s roadmap, which leaves we with little time to do much else atm unfortunately; depending on how things go, i&apos;ll do my best to put some work towards NRS (i need to at least start with addressing &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3430&quot; title=&quot;SWL failure: (hash.c:546:cfs_hash_bd_del_locked()) ASSERTION( bd-&amp;gt;bd_bucket-&amp;gt;hsb_count &amp;gt; 0 ) failed:&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3430&quot;&gt;&lt;del&gt;LU-3430&lt;/del&gt;&lt;/a&gt; fairly soon). &lt;/p&gt;</comment>
                            <comment id="61516" author="adilger" created="Fri, 28 Jun 2013 20:34:31 +0000"  >&lt;p&gt;Nikitas, I appreciate that you are busy (as we all are).  However, if there is technical debt in patches that is not being addressed promptly after the patch is landed, then it makes it much more difficult for us to accept patches in the future under similar circumstances.&lt;/p&gt;

&lt;p&gt;I prefer to be flexible when there are some minor issues with a patch, and fix the non-critical problems afterward, but we already got flak from other parties about accepting NRS policies after the feature freeze, so in the future we may be forced to deny patches from landing until all of the issues are addressed, if we aren&apos;t confident that the remaining issues will be addressed promptly.  It seems that management doesn&apos;t understand that fixing technical debt is an important part of the development process, so blocking the whole feature from landing would keep their focus on fixing remaining issues in order to get the patch landed rather than dragging you off to work on something else.  Hopefully you can convince your management that fixing these issues is not optional, and we aren&apos;t forced into an inflexible patch acceptance policy.&lt;/p&gt;</comment>
                            <comment id="61687" author="nangelinas" created="Tue, 2 Jul 2013 19:38:40 +0000"  >&lt;p&gt;I agree that that is a fair stance, and to the benefit of the project Andreas; thanks for putting that forward. We are looking at ways to address this work, I will come back soon with an update.&lt;/p&gt;</comment>
                            <comment id="108814" author="gerrit" created="Wed, 4 Mar 2015 22:33:30 +0000"  >&lt;p&gt;Chris Horn (hornc@cray.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13966&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13966&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2667&quot; title=&quot;move NRS structures/definitions from lustre_net.h to new lustre_nrs.h header&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2667&quot;&gt;&lt;del&gt;LU-2667&lt;/del&gt;&lt;/a&gt; ptlrpc: Move NRS structures out of lustre_net.h&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 535e33b36784637dd1cb321f54dac53b147ea6ac&lt;/p&gt;</comment>
                            <comment id="114795" author="gerrit" created="Sat, 9 May 2015 02:49:46 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13966/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13966/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2667&quot; title=&quot;move NRS structures/definitions from lustre_net.h to new lustre_nrs.h header&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2667&quot;&gt;&lt;del&gt;LU-2667&lt;/del&gt;&lt;/a&gt; ptlrpc: Move NRS structures out of lustre_net.h&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d867368cdfa1138909a64d13ab11ed3c0212a0b2&lt;/p&gt;</comment>
                            <comment id="117972" author="adilger" created="Tue, 9 Jun 2015 21:01:28 +0000"  >&lt;p&gt;Patch landed to master for 2.8.0.&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|hzvfw7:</customfieldvalue>

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