<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:49:58 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-12137] update client to use iterate_shared</title>
                <link>https://jira.whamcloud.com/browse/LU-12137</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Since kernel commit &lt;tt&gt;v4.6&amp;#45;rc3&amp;#45;29&amp;#45;g6192269&lt;/tt&gt; there is a new &lt;tt&gt;&amp;#45;&amp;gt;iterate&amp;#95;shared()&lt;/tt&gt; file operation for reading directories with a shared lock on the client.  We should change over the llite client to use the &lt;tt&gt;&amp;#45;&amp;gt;iterate&amp;#95;shared()&lt;/tt&gt; method to improve directory access concurrency on the client.  &lt;/p&gt;

&lt;p&gt;There is already a &lt;tt&gt;HAVE&amp;#95;ITERATE&amp;#95;SHARED&lt;/tt&gt; configure check that can be used to detect support for this functionality.  &lt;/p&gt;</description>
                <environment></environment>
        <key id="55310">LU-12137</key>
            <summary>update client to use iterate_shared</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="simmonsja">James A Simmons</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Mon, 1 Apr 2019 03:19:49 +0000</created>
                <updated>Mon, 25 Nov 2019 20:42:52 +0000</updated>
                            <resolved>Wed, 13 Nov 2019 16:52:55 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="244963" author="gerrit" created="Mon, 1 Apr 2019 03:37:19 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34556&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34556&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; llite: use -&amp;gt;iterate_shared() method for readdir&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4cec0692dc78b8b2a143e472605d2adf213c3710&lt;/p&gt;</comment>
                            <comment id="246052" author="gerrit" created="Thu, 18 Apr 2019 23:59:45 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34714&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34714&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; ldiskfs: properly handle VFS parallel locking&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 95b2c2b6324bb0924d0d6316e3f307e1daf21145&lt;/p&gt;</comment>
                            <comment id="250940" author="gerrit" created="Wed, 10 Jul 2019 14:15:53 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35453&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35453&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: migrate osd_ios_lookup_one_len() to osd_compat.c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c76a09bac519402c38da69253c682f9739e3e1a9&lt;/p&gt;</comment>
                            <comment id="250941" author="gerrit" created="Wed, 10 Jul 2019 14:18:22 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35454&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35454&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: migrate ll_lookup_one_len to osd_compat.c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4f63ff61af6d69a838a5f136511f95dc36b0cca2&lt;/p&gt;</comment>
                            <comment id="250942" author="gerrit" created="Wed, 10 Jul 2019 14:18:55 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35455&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35455&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: use ERR_CAST in osd_oi_index_open()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 972ccdb3afbc09d64cd0ad6955545925112b0a4e&lt;/p&gt;</comment>
                            <comment id="251540" author="gerrit" created="Wed, 17 Jul 2019 06:22:11 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35453/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35453/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: migrate osd_ios_lookup_one_len() to osd_compat.c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 750fc5bc98606df0d3d25e8ddda8288ec186a258&lt;/p&gt;</comment>
                            <comment id="251763" author="gerrit" created="Sat, 20 Jul 2019 18:39:12 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35454/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35454/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: migrate ll_lookup_one_len to osd_compat.c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 49f51ae420912b0259f9b9648cff32534fe11b50&lt;/p&gt;</comment>
                            <comment id="251764" author="gerrit" created="Sat, 20 Jul 2019 18:39:16 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35455/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35455/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: use ERR_CAST in osd_oi_index_open()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 4c142948d13a21df378062fd55836945db33c667&lt;/p&gt;</comment>
                            <comment id="251809" author="gerrit" created="Mon, 22 Jul 2019 15:19:52 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35580&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35580&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: have scrub code handle NULL dentry inode directly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b128a127cfd0df36a62ff47e968061ba2f031a7f&lt;/p&gt;</comment>
                            <comment id="251810" author="gerrit" created="Mon, 22 Jul 2019 15:21:06 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35581&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35581&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: shared common code for osd lookup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ea68e47040593ce67a4b1301842c9278aabd46af&lt;/p&gt;</comment>
                            <comment id="251811" author="gerrit" created="Mon, 22 Jul 2019 15:21:45 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35582&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35582&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: trace the obd device used for osd lookup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0091250f55cc3b1ead73ee802bc462e4f87535fe&lt;/p&gt;</comment>
                            <comment id="251851" author="gerrit" created="Tue, 23 Jul 2019 00:44:14 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35594&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35594&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: create locked and unlocked versions of osd lookup code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 14bd0359ebb8c9498ba49b1902b90d4e00b93162&lt;/p&gt;</comment>
                            <comment id="252210" author="gerrit" created="Tue, 30 Jul 2019 01:25:22 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35644&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35644&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: have scrub code handle NULL dentry inode&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 21467b9dd7931cbca03f508874e52ecccd205ea6&lt;/p&gt;</comment>
                            <comment id="252211" author="gerrit" created="Tue, 30 Jul 2019 01:25:23 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35645&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35645&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: refactor osd_ios_ROOT_scan&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: bd38727e69eee50b111ff083620676b8256924b7&lt;/p&gt;</comment>
                            <comment id="253071" author="gerrit" created="Thu, 15 Aug 2019 07:54:39 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35580/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35580/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: have scrub code handle NULL dentry inode&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c2134f1e55150c6f7add284d8bf3c32a445ab235&lt;/p&gt;</comment>
                            <comment id="253072" author="gerrit" created="Thu, 15 Aug 2019 07:54:45 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35644/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35644/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: implement proper error handling in osd_ios_OBJECTS_scan&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 752dec2f36cef0e4893f9c68d7cc2b9505488471&lt;/p&gt;</comment>
                            <comment id="253073" author="gerrit" created="Thu, 15 Aug 2019 07:54:55 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35581/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35581/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: shared common code for osd lookup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 49bced40ab3628590b720bcf74dbe38f8abada38&lt;/p&gt;</comment>
                            <comment id="253154" author="gerrit" created="Thu, 15 Aug 2019 19:49:33 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35803&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35803&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: refactor osd_ios_ROOT_scan&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3cf2e4c7016978e2cfa0c001db81d65d0b286a15&lt;/p&gt;</comment>
                            <comment id="254803" author="gerrit" created="Mon, 16 Sep 2019 23:03:36 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35803/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35803/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: refactor osd_ios_ROOT_scan&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c769ba3025c59f110c38c44552a05142705c94c3&lt;/p&gt;</comment>
                            <comment id="254804" author="gerrit" created="Mon, 16 Sep 2019 23:03:40 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35582/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35582/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: trace the obd device used for osd lookup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d15b0bd6949d18e5abf29033af36186269b48c01&lt;/p&gt;</comment>
                            <comment id="254805" author="gerrit" created="Mon, 16 Sep 2019 23:03:58 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35594/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35594/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: create locked and unlocked versions of osd lookup code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 7c0547a7dd732a9d127e427452a95e689a2c38de&lt;/p&gt;</comment>
                            <comment id="258109" author="gerrit" created="Tue, 12 Nov 2019 04:06:07 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34556/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34556/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12137&quot; title=&quot;update client to use iterate_shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12137&quot;&gt;&lt;del&gt;LU-12137&lt;/del&gt;&lt;/a&gt; llite: use -&amp;gt;iterate_shared() for readdir&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6e26d2d715ee65079682f7823f986f61f80eb07c&lt;/p&gt;</comment>
                            <comment id="258128" author="pjones" created="Tue, 12 Nov 2019 06:29:51 +0000"  >&lt;p&gt;It looks like all the patches tracked under this JIRA have landed. Are there more to come?&lt;/p&gt;</comment>
                            <comment id="258245" author="simmonsja" created="Wed, 13 Nov 2019 16:52:41 +0000"  >&lt;p&gt;All done. Can be closed.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="52326">LU-11044</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="52115">LU-10997</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="52887">LU-11200</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="54424">LU-11832</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="56505">LU-12598</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="50610">LU-11310</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|i00e93:</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>