<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:25:56 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-2525] Add asynchronous flocks</title>
                <link>https://jira.whamcloud.com/browse/LU-2525</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;lockd expects asynchronous file locking of underlay FS&lt;/p&gt;</description>
                <environment></environment>
        <key id="17023">LU-2525</key>
            <summary>Add asynchronous flocks</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="askulysh">Andriy Skulysh</assignee>
                                    <reporter username="askulysh">Andriy Skulysh</reporter>
                        <labels>
                            <label>bgti</label>
                            <label>patch</label>
                    </labels>
                <created>Wed, 26 Dec 2012 08:13:08 +0000</created>
                <updated>Tue, 8 Feb 2022 03:09:24 +0000</updated>
                                                            <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>11</watches>
                                                                            <comments>
                            <comment id="49677" author="askulysh" created="Wed, 26 Dec 2012 08:20:55 +0000"  >&lt;p&gt;patch: &lt;a href=&quot;http://review.whamcloud.com/4889&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4889&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="49678" author="askulysh" created="Wed, 26 Dec 2012 08:31:09 +0000"  >&lt;p&gt;There is another asynchronous lock implementation &lt;a href=&quot;https://bugzilla.lustre.org/show_bug.cgi?id=14080&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugzilla.lustre.org/show_bug.cgi?id=14080&lt;/a&gt;&lt;br/&gt;
I wonder why it is not merged yet.&lt;/p&gt;

&lt;p&gt;It is simpler. It returns to a caller after receiving reply from a server. &lt;br/&gt;
It uses ldlm_lock_decref_and_cancel to cancel pending lock.&lt;br/&gt;
I suppose it isn&apos;t accurate because it cancels lock on the server on &quot;lock not found&quot; without any check if it was merged with another lock.  &lt;/p&gt;</comment>
                            <comment id="49679" author="askulysh" created="Wed, 26 Dec 2012 08:33:43 +0000"  >&lt;p&gt;Xyratex-bug-id: &lt;a href=&quot;http://jira-nss.xy01.xyratex.com:8080/browse/MRP-656&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;MRP-656&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="94886" author="cliffw" created="Wed, 24 Sep 2014 20:19:56 +0000"  >&lt;p&gt;Rebased patch to latest master, repushed for retest. &lt;/p&gt;</comment>
                            <comment id="100172" author="simmonsja" created="Wed, 26 Nov 2014 23:22:38 +0000"  >&lt;p&gt;How can I go about testing this patch?&lt;/p&gt;</comment>
                            <comment id="163693" author="gerrit" created="Wed, 31 Aug 2016 08:21:01 +0000"  >&lt;p&gt;Fan Yong (fan.yong@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/22247&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/22247&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2525&quot; title=&quot;Add asynchronous flocks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2525&quot;&gt;LU-2525&lt;/a&gt; ldlm: avoid reordered async flock lock and unlock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 19c4e49751a36afb4c8be4f97ed38e959c80c90f&lt;/p&gt;</comment>
                            <comment id="165737" author="pjones" created="Mon, 12 Sep 2016 19:32:21 +0000"  >&lt;p&gt;We can work through the residual issues to get this landed to master once 2.10 opens for features&lt;/p&gt;</comment>
                            <comment id="168330" author="gerrit" created="Wed, 5 Oct 2016 13:50:36 +0000"  >&lt;p&gt;Elena Gryaznova (elena.gryaznova@seagate.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/22953&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/22953&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2525&quot; title=&quot;Add asynchronous flocks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2525&quot;&gt;LU-2525&lt;/a&gt; tests: specify the set of tests to be run&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2dfe93be64aab23db18f0f711180258f60694614&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|hzve7z:</customfieldvalue>

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