<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:21:30 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-15811] simplify lower/upper AIO/DIO code</title>
                <link>https://jira.whamcloud.com/browse/LU-15811</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;One of the patches for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13799&quot; title=&quot;DIO/AIO efficiency improvements&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13799&quot;&gt;&lt;del&gt;LU-13799&lt;/del&gt;&lt;/a&gt;, &quot;Implement lower/upper aio&quot; (&lt;a href=&quot;https://review.whamcloud.com/44209/)&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44209/)&lt;/a&gt; created a complicated setup where the cl_dio_aio struct was used both for the top level DIO or AIO and for the lower level sub I/Os (corresponding to stripes).&lt;/p&gt;

&lt;p&gt;This is quite complicated and hard to follow, so this rewrites these two uses to be separate structs.&#160; This incidentally fixes at least one possible memory leak.&lt;/p&gt;

&lt;p&gt;This is an attempt to clean up the code to make some bugs easier to identify.&#160; This &lt;b&gt;may&lt;/b&gt; be a prelude to moving the top level AIO to a different struct from the DIO.&lt;/p&gt;</description>
                <environment></environment>
        <key id="70117">LU-15811</key>
            <summary>simplify lower/upper AIO/DIO code</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="paf0186">Patrick Farrell</assignee>
                                    <reporter username="paf0186">Patrick Farrell</reporter>
                        <labels>
                    </labels>
                <created>Mon, 2 May 2022 20:15:33 +0000</created>
                <updated>Wed, 5 Apr 2023 20:08:11 +0000</updated>
                            <resolved>Thu, 1 Sep 2022 13:55:11 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                    <fixVersion>Lustre 2.15.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="333585" author="gerrit" created="Mon, 2 May 2022 20:20:29 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47187&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47187&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15811&quot; title=&quot;simplify lower/upper AIO/DIO code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15811&quot;&gt;&lt;del&gt;LU-15811&lt;/del&gt;&lt;/a&gt; llite: Rework upper/lower DIO/AIO&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fb8b38b8f6e91889923b60c543c23c6da9cad9f6&lt;/p&gt;</comment>
                            <comment id="341040" author="gerrit" created="Wed, 20 Jul 2022 17:09:57 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/48000&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48000&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15811&quot; title=&quot;simplify lower/upper AIO/DIO code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15811&quot;&gt;&lt;del&gt;LU-15811&lt;/del&gt;&lt;/a&gt; llite: Unify range unlock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f197d66fe509b891a17f5ccf7af1f239a3eb296b&lt;/p&gt;</comment>
                            <comment id="342439" author="gerrit" created="Wed, 3 Aug 2022 16:48:37 +0000"  >&lt;p&gt;&quot;Patrick Farrell &amp;lt;pfarrell@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/48115&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48115&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15811&quot; title=&quot;simplify lower/upper AIO/DIO code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15811&quot;&gt;&lt;del&gt;LU-15811&lt;/del&gt;&lt;/a&gt; llite: Refactor DIO/AIO free code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7d83fa1abc4c23308b42eec381f1da450ff7c8ce&lt;/p&gt;</comment>
                            <comment id="345290" author="gerrit" created="Thu, 1 Sep 2022 05:52:37 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/47187/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47187/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15811&quot; title=&quot;simplify lower/upper AIO/DIO code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15811&quot;&gt;&lt;del&gt;LU-15811&lt;/del&gt;&lt;/a&gt; llite: Rework upper/lower DIO/AIO&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 51c18539338f1a23f3fa725470b5d36941b15c46&lt;/p&gt;</comment>
                            <comment id="345294" author="gerrit" created="Thu, 1 Sep 2022 05:52:59 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/48000/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48000/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15811&quot; title=&quot;simplify lower/upper AIO/DIO code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15811&quot;&gt;&lt;del&gt;LU-15811&lt;/del&gt;&lt;/a&gt; llite: Unify range unlock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 36c34af60767bd5da5e9a66df0297e1dc7fa1fb1&lt;/p&gt;</comment>
                            <comment id="345295" author="gerrit" created="Thu, 1 Sep 2022 05:53:04 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/48115/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48115/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15811&quot; title=&quot;simplify lower/upper AIO/DIO code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15811&quot;&gt;&lt;del&gt;LU-15811&lt;/del&gt;&lt;/a&gt; llite: Refactor DIO/AIO free code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f1c8ac1156ebea2b8e94a75f056c403973bb9010&lt;/p&gt;</comment>
                            <comment id="345385" author="pjones" created="Thu, 1 Sep 2022 13:55:11 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                            <comment id="347006" author="gerrit" created="Sat, 17 Sep 2022 07:28:36 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/48454/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48454/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15811&quot; title=&quot;simplify lower/upper AIO/DIO code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15811&quot;&gt;&lt;del&gt;LU-15811&lt;/del&gt;&lt;/a&gt; llite: Rework upper/lower DIO/AIO&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 1aca3426cde3ca3457bb3fa44c70ac91922df13d&lt;/p&gt;</comment>
                            <comment id="347007" author="gerrit" created="Sat, 17 Sep 2022 07:28:44 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/48455/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48455/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15811&quot; title=&quot;simplify lower/upper AIO/DIO code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15811&quot;&gt;&lt;del&gt;LU-15811&lt;/del&gt;&lt;/a&gt; llite: Unify range unlock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 505c13b066547f41c80c90227be20259c0d22f35&lt;/p&gt;</comment>
                            <comment id="347008" author="gerrit" created="Sat, 17 Sep 2022 07:28:49 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/48456/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48456/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15811&quot; title=&quot;simplify lower/upper AIO/DIO code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15811&quot;&gt;&lt;del&gt;LU-15811&lt;/del&gt;&lt;/a&gt; llite: Refactor DIO/AIO free code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 076938e18315d05ae8da49270a7c43876fccfadf&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="72137">LU-16132</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|i02otr:</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>