<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:30: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-9897] Tracking of lustre library improvements.</title>
                <link>https://jira.whamcloud.com/browse/LU-9897</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Currently lustre has a large collection of user space libraries: &lt;/p&gt;

&lt;p&gt;libcfs.a&lt;br/&gt;
libcfsutil.a&lt;br/&gt;
libptlctl.a&lt;br/&gt;
liblnetconfig  (optional currently)&lt;br/&gt;
liblustreapi.so&lt;/p&gt;

&lt;p&gt;We really only need two libraries. One being liblnetconfg and the second liblustreapi.so. libptlctl.a should be replaced by liblnetconfig at this point and if we link liblustreapi.so into liblnetconfig.so then we don&apos;t need to embedded libcfs*.a into both libraries anymore.&lt;/p&gt;

&lt;p&gt;Along side this issue is the libyaml dependency. One project was going to introduce JSON support for HSM and then discussion happened at one LUG developers day if we should also move liblnetconfig to libjson as well. So the question becomes do we support both JSON and YAML or drop one of them. YAML/JSON also looks to becoming a hard requirement with some purposed work for using it for setting striping in liblustreapi. &lt;/p&gt;

&lt;p&gt;Lastly is tracking of the work to change the license to LGPL.&lt;/p&gt;</description>
                <environment>Lustre utilities</environment>
        <key id="47888">LU-9897</key>
            <summary>Tracking of lustre library improvements.</summary>
                <type id="3" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11318&amp;avatarType=issuetype">Task</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</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="simmonsja">James A Simmons</assignee>
                                    <reporter username="simmonsja">James A Simmons</reporter>
                        <labels>
                            <label>always_except</label>
                    </labels>
                <created>Mon, 21 Aug 2017 13:39:03 +0000</created>
                <updated>Wed, 8 Dec 2021 18:50:44 +0000</updated>
                                            <version>Lustre 2.11.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="205881" author="ashehata" created="Mon, 21 Aug 2017 16:13:00 +0000"  >&lt;p&gt;Currently all of Lustre uses YAML. We shouldn&apos;t be moving only the lnetconfig stuff to JSON. &lt;/p&gt;

&lt;p&gt;Also what are the justification of moving away from YAML? It&apos;s very simple in the way it&apos;s being used in both LNet config and Lustre. So my question is it really worth moving all the existing tested code to JSON? or should HSM simply use YAML?&lt;/p&gt;

&lt;p&gt;Not to mention the backwards compatibility issues when you remove YAML support (YAML is being used in LNet config from 2.7 and earlier for luster). Are we then going to keep both? My vote is to get HSM to use YAML. Are there technical reasons it can&apos;t?&lt;/p&gt;</comment>
                            <comment id="205882" author="ashehata" created="Mon, 21 Aug 2017 16:27:09 +0000"  >&lt;p&gt;Another issue that might not be visible externally yet, is that there are 100s of tests that test DLC, mulit-rial, dynamic discovery, which I&apos;m currently working on integrating into the lustre/tests. They all use YAML. We&apos;re talking about a significant effort there to move all those tests to JSON.&lt;/p&gt;</comment>
                            <comment id="205916" author="simmonsja" created="Mon, 21 Aug 2017 20:42:06 +0000"  >&lt;p&gt;Please read the thread in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6081&quot; title=&quot;hsm: add file migrate support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6081&quot;&gt;LU-6081&lt;/a&gt;. Lets see if libjyaml can now address those issues to consider moving HSM to YAML. I just like to see what the path forward is. One issue which bites people is that the build process for lnet will complete when libyaml-devel is missing. People will build lustre and scratch their head wondering why lnetctl doesn&apos;t build. At this point libyaml MUST become a hard requirement.&lt;/p&gt;</comment>
                            <comment id="206589" author="gerrit" created="Mon, 28 Aug 2017 14:17:51 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28752&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28752&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: simplify lustre&apos;s libraries&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8e1aa82c2ef9634cf42416bb4a09bb3b0b28406b&lt;/p&gt;</comment>
                            <comment id="211764" author="gerrit" created="Tue, 24 Oct 2017 07:18:41 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28752/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28752/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: remove libcfsutils.a and libptlctl.a&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: cc95b58e835a7c30bebef2cf930913ac8152997e&lt;/p&gt;</comment>
                            <comment id="211837" author="simmonsja" created="Tue, 24 Oct 2017 16:35:01 +0000"  >&lt;p&gt;Still more work to be done so please keep this open.&lt;/p&gt;</comment>
                            <comment id="214386" author="gerrit" created="Wed, 22 Nov 2017 03:31:32 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30204&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30204&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: make liblnetconfig a hard requirment&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f899fbd31c7adbc58552d2b076563784213f050e&lt;/p&gt;</comment>
                            <comment id="215106" author="gerrit" created="Fri, 1 Dec 2017 05:16:54 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30204/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30204/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: make liblnetconfig a hard requirment&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ccafcc7116411c7d276c5b8523b0effb4c4dd796&lt;/p&gt;</comment>
                            <comment id="215117" author="thomas.stibor" created="Fri, 1 Dec 2017 10:12:29 +0000"  >&lt;p&gt;Hi James,&lt;/p&gt;

&lt;p&gt;just wanted to compile Lustre client with dlc support and saw the option is removed and by default activated when yaml-devel is found. Shouldn&apos;t &lt;em&gt;--disable/enable-dlc&lt;/em&gt; be also removed here:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;&amp;gt;grep -r &lt;span class=&quot;code-quote&quot;&gt;&quot;disable-dlc&quot;&lt;/span&gt; .
./lustre-dkms_pre-build.sh: --disable-manpages --disable-dlc
./config/lustre-build.m4: --enable-dlc | --disable-dlc ) ;;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Cheers Thomas&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="215136" author="simmonsja" created="Fri, 1 Dec 2017 16:08:03 +0000"  >&lt;p&gt;Ugh, the disable-dlc was missed. I will submit a patch which will fix this.&#160;&lt;/p&gt;</comment>
                            <comment id="218233" author="simmonsja" created="Mon, 15 Jan 2018 00:07:36 +0000"  >&lt;p&gt;The disable-dlc issues have been fixed with the patch landed for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5541&quot; title=&quot;improve liblustreapi build&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5541&quot;&gt;&lt;del&gt;LU-5541&lt;/del&gt;&lt;/a&gt;. Also we now have two librariess that applications can link to, liblnetconfig and&#160; liblustreapi.so. No more needing to link to libcfs libraries. Much more sane now. Still some more work to be done.&lt;/p&gt;</comment>
                            <comment id="250744" author="gerrit" created="Fri, 5 Jul 2019 15:55:55 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35422&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35422&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; zfs: migrate autoconf detection to pkgconfig&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 66328e1aa2e5c1f257d38625be071a0014a6d588&lt;/p&gt;</comment>
                            <comment id="251506" author="gerrit" created="Tue, 16 Jul 2019 19:35:29 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35531&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35531&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; build: use pkgconf for detecting libblkid&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 51730b2573cf294f776176accda74b48d9f1e64f&lt;/p&gt;</comment>
                            <comment id="252840" author="gerrit" created="Fri, 9 Aug 2019 04:41:07 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35531/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35531/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; build: use pkgconf for detecting libblkid&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6bc3237477069c8ddc70deee6e0d7cbbbdf92a08&lt;/p&gt;</comment>
                            <comment id="253945" author="gerrit" created="Fri, 30 Aug 2019 15:47:49 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36010&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36010&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: remove dependency on libblkid&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8804d466e8e460c0e23a8e1a7bada1a391a0b3ed&lt;/p&gt;</comment>
                            <comment id="253963" author="gerrit" created="Fri, 30 Aug 2019 23:16:24 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36016&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36016&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: remove llverfs dependency on libext2fs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e999d93deef0f61e7d9973d2689508ea09223488&lt;/p&gt;</comment>
                            <comment id="254324" author="gerrit" created="Sat, 7 Sep 2019 01:53:37 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/36010/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36010/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: remove dependency on libblkid&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fe0e096567ba148d5690316d2bad2226c0cf70bf&lt;/p&gt;</comment>
                            <comment id="254564" author="gerrit" created="Thu, 12 Sep 2019 03:27:08 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/36016/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36016/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: remove llverfs dependency on libext2fs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6703ea0bf5bd5584998472cadb6de83211802861&lt;/p&gt;</comment>
                            <comment id="271947" author="gerrit" created="Thu, 4 Jun 2020 12:10:31 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38825&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38825&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; build: add binaries to .gitignore&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d67b69dfaff005fec7e6a8854a0c3ebc5c67fda0&lt;/p&gt;</comment>
                            <comment id="272532" author="gerrit" created="Wed, 10 Jun 2020 20:51:51 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38825/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38825/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; build: add binaries to .gitignore&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 60df7a8845859639d16f1c2163a65a74a6a51f78&lt;/p&gt;</comment>
                            <comment id="272787" author="gerrit" created="Fri, 12 Jun 2020 18:14:03 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38921&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38921&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: have lfs.c use lstddef.h&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1ea538fb5e0b657dd7ec8ee962d527f54f0f5e03&lt;/p&gt;</comment>
                            <comment id="273328" author="gerrit" created="Fri, 19 Jun 2020 16:51:23 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38921/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38921/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: have lfs.c use lstddef.h&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b12c5467366f1ce66bf8fe9973803414c947c322&lt;/p&gt;</comment>
                            <comment id="275274" author="gerrit" created="Mon, 13 Jul 2020 18:41:20 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39347&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39347&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: allow setting llverfs subdir count&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 494a64527faf34660fc8de824579f6958243bb34&lt;/p&gt;</comment>
                            <comment id="305850" author="gerrit" created="Wed, 30 Jun 2021 03:16:45 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39347/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39347/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; utils: allow setting llverfs subdir count&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c0086134f7ac8659422176a3db790a079632a8ea&lt;/p&gt;</comment>
                            <comment id="311493" author="gerrit" created="Sat, 28 Aug 2021 23:34:40 +0000"  >&lt;p&gt;&quot;James Simmons &amp;lt;jsimmons@infradead.org&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44778&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44778&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; tests: add generated files to .gitignore&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c4db303f1422879ac06e3c09d134ed3452af3b3e&lt;/p&gt;</comment>
                            <comment id="312537" author="gerrit" created="Sat, 11 Sep 2021 06:22:07 +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/44778/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44778/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; tests: add generated files to .gitignore&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3ad89522912d74ec1c854e449957c45d1285cb25&lt;/p&gt;</comment>
                            <comment id="320318" author="gerrit" created="Wed, 8 Dec 2021 18:50:44 +0000"  >&lt;p&gt;&quot;James Simmons &amp;lt;jsimmons@infradead.org&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/45793&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45793&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9897&quot; title=&quot;Tracking of lustre library improvements.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9897&quot;&gt;LU-9897&lt;/a&gt; build: create kmod-lnet-devel&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b92e28bd904d6d790e6abd6093651eec3418cff3&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="54224">LU-11742</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="41685">LU-8854</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="50945">LU-10717</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="28704">LU-6246</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="45439">LU-9324</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="27763">LU-5969</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="28048">LU-6081</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="26142">LU-5541</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="58232">LU-13315</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="50366">LU-10556</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55460">LU-12214</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="56808">LU-12720</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="44744">LU-9215</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                            <subtask id="47889">LU-9898</subtask>
                    </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|hzziq7:</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>