<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:06:16 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-7132] optimizations for the BRW path</title>
                <link>https://jira.whamcloud.com/browse/LU-7132</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We have an optimization that replaces bmap calls with fiemap calls through the brw path.&lt;/p&gt;

&lt;p&gt;A patch will be uploaded shortly.&lt;/p&gt;

&lt;p&gt;The patch also includes a fix for a fiemap deadlock in pre 3.8 kernels. This deadlock can happen without this fiemap optimization as well - through FIEMAP get_info RPC.&lt;/p&gt;</description>
                <environment></environment>
        <key id="32029">LU-7132</key>
            <summary>optimizations for the BRW path</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="wc-triage">WC Triage</assignee>
                                    <reporter username="panda">Andrew Perepechko</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Thu, 10 Sep 2015 13:06:59 +0000</created>
                <updated>Mon, 25 Apr 2016 18:27:05 +0000</updated>
                            <resolved>Fri, 25 Sep 2015 14:13:44 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="126903" author="gerrit" created="Thu, 10 Sep 2015 13:15:28 +0000"  >&lt;p&gt;Andrew Perepechko (andrew.perepechko@seagate.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16360&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16360&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7132&quot; title=&quot;optimizations for the BRW path&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7132&quot;&gt;&lt;del&gt;LU-7132&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: speedup rewrites&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 60b5c99da7510455c93f985f27a7f84e0b5deefc&lt;/p&gt;</comment>
                            <comment id="128187" author="gerrit" created="Tue, 22 Sep 2015 23:23:33 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/16360/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16360/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7132&quot; title=&quot;optimizations for the BRW path&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7132&quot;&gt;&lt;del&gt;LU-7132&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: speedup rewrites&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 144b5a65c16f1bca81ae76010528a592c821308b&lt;/p&gt;</comment>
                            <comment id="128233" author="pjones" created="Wed, 23 Sep 2015 13:09:00 +0000"  >&lt;p&gt;Landed for 2.8&lt;/p&gt;</comment>
                            <comment id="128429" author="bogl" created="Thu, 24 Sep 2015 21:33:45 +0000"  >&lt;p&gt;the mod just landed to master doesn&apos;t cover all supported distros.  is similar change needed in el7 and sles12?&lt;/p&gt;</comment>
                            <comment id="128430" author="panda" created="Thu, 24 Sep 2015 21:41:44 +0000"  >&lt;blockquote&gt;&lt;p&gt;the mod just landed to master doesn&apos;t cover all supported distros. is similar change needed in el7 and sles12?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The deadlock was fixed in vanilla kernel 3.8 and should not be needed for kernels based on vanilla 3.10 and vanilla 3.12. Please see a comment in gerrit.&lt;/p&gt;</comment>
                            <comment id="128442" author="simmonsja" created="Fri, 25 Sep 2015 03:15:08 +0000"  >&lt;p&gt;Yes the fix he for the older distros is already in SLES12 and RHEL7.&lt;/p&gt;</comment>
                            <comment id="128462" author="bogl" created="Fri, 25 Sep 2015 14:13:44 +0000"  >&lt;p&gt;closed again&lt;/p&gt;</comment>
                            <comment id="149951" author="gerrit" created="Sat, 23 Apr 2016 05:06:05 +0000"  >&lt;p&gt;Andrew Perepechko (andrew.perepechko@seagate.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/19747&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19747&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7132&quot; title=&quot;optimizations for the BRW path&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7132&quot;&gt;&lt;del&gt;LU-7132&lt;/del&gt;&lt;/a&gt; ldiskfs: wrong ldiskfs patch&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 90279814c08efff040f06ed0f1beaa2144b62bde&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="36351">LU-8059</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|hzxn3j:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>