<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:31:25 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-10030] add native lfs tools support for project quota</title>
                <link>https://jira.whamcloud.com/browse/LU-10030</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt; Currently, we are using chattr/lsattr for project quota&lt;br/&gt;
    interface, this have some problems:&lt;/p&gt;

&lt;p&gt;    1)Client side need patched e2fsprogs or latest upstream&lt;br/&gt;
    e2fsprogs.&lt;br/&gt;
    2)Project quota will be no longer osd-ldiskfs based, ZFS&lt;br/&gt;
    too, zfs guys might dislike ldiskfs tool dependency for them.&lt;br/&gt;
    3)customers argue chattr might be a little dangerous.&lt;/p&gt;

&lt;p&gt;So we&apos;d better add native lfs tools for project quota.&lt;/p&gt;</description>
                <environment></environment>
        <key id="48461">LU-10030</key>
            <summary>add native lfs tools support for project quota</summary>
                <type id="2" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11311&amp;avatarType=issuetype">New Feature</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="wangshilong">Wang Shilong</assignee>
                                    <reporter username="wangshilong">Wang Shilong</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Mon, 25 Sep 2017 14:04:31 +0000</created>
                <updated>Thu, 17 Oct 2019 07:58:45 +0000</updated>
                            <resolved>Thu, 4 Jan 2018 13:24:14 +0000</resolved>
                                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.12.0</fixVersion>
                    <fixVersion>Lustre 2.10.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="209415" author="gerrit" created="Mon, 25 Sep 2017 14:05:28 +0000"  >&lt;p&gt;Wang Shilong (wshilong@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29190&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29190&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; utils: add lfs tool to change/list project of file&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a037f56081d7d1e4d4f263996a4621b1137d0df0&lt;/p&gt;</comment>
                            <comment id="209417" author="pjones" created="Mon, 25 Sep 2017 14:10:18 +0000"  >&lt;p&gt;Thanks&lt;/p&gt;</comment>
                            <comment id="209954" author="simmonsja" created="Fri, 29 Sep 2017 15:41:42 +0000"  >&lt;p&gt;Is this a client feature or server?&lt;/p&gt;</comment>
                            <comment id="210010" author="wangshilong" created="Sat, 30 Sep 2017 00:58:41 +0000"  >&lt;p&gt;This is only Client side.&lt;/p&gt;</comment>
                            <comment id="211878" author="nrutman" created="Tue, 24 Oct 2017 21:39:11 +0000"  >&lt;p&gt;Currently this is kind of a mess - chattr -P depends on special build, sanity-quota silently disables project quota tests without it, the manual doesn&apos;t explain that a special chattr is needed. This patch is a good improvement, but it doesn&apos;t quite finish - i.e. remove chattr from sanity-quota, link in LUDOC ticket for the manual fixes.&lt;/p&gt;</comment>
                            <comment id="211897" author="wangshilong" created="Tue, 24 Oct 2017 23:59:03 +0000"  >&lt;p&gt;Hello Nathan Rutman,&lt;/p&gt;

&lt;p&gt;  Thanks for good suggestion, link has been done, and will remove chattr from sanity-quota when refreshing patch.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Shilong&lt;/p&gt;</comment>
                            <comment id="213635" author="gerrit" created="Tue, 14 Nov 2017 03:06:16 +0000"  >&lt;p&gt;Wang Shilong (wshilong@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30072&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30072&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; llite: extend inode flags into GET/SETXATTR ioctl&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 299b758caaf8c4710249ba9a28a9f84a7b055172&lt;/p&gt;</comment>
                            <comment id="214404" author="gerrit" created="Wed, 22 Nov 2017 03:55:44 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30072/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30072/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; llite: extend inode flags into GET/SETXATTR ioctl&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 311e8d539b1932593462de428c46ea176b8905db&lt;/p&gt;</comment>
                            <comment id="217437" author="gerrit" created="Thu, 4 Jan 2018 02:49:07 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29190/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29190/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; utils: add lfs tool to change/list project of file&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 022c5a9a77d4612dce28b76a7691b7af1cefd058&lt;/p&gt;</comment>
                            <comment id="217464" author="pjones" created="Thu, 4 Jan 2018 13:24:14 +0000"  >&lt;p&gt;Looks like this is all landed for 2.11&lt;/p&gt;</comment>
                            <comment id="226474" author="gerrit" created="Fri, 20 Apr 2018 15:01:18 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32098&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32098&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; utils: add lfs tool to change/list project of file&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4c4c6097eeeb9785c6be9892cad823b2c0e077f8&lt;/p&gt;</comment>
                            <comment id="226475" author="gerrit" created="Fri, 20 Apr 2018 15:19:11 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32099&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32099&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; llite: extend inode flags into GET/SETXATTR ioctl&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ae23eab7537a11e499d6e3747dfa8e03d2f01c60&lt;/p&gt;</comment>
                            <comment id="226505" author="gerrit" created="Fri, 20 Apr 2018 21:00:00 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32106&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32106&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; llite: use MDS_ATTR_ATTR_FLAG for ia_valid&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7a076f2688c6fd30dd420b8829d359d1826835e4&lt;/p&gt;</comment>
                            <comment id="226506" author="gerrit" created="Fri, 20 Apr 2018 21:00:02 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32107&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32107&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; idl: use proper ATTR/MDS_ATTR/MDS_OPEN flags&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a7e53750fb1fc117353c859785cd7cf379604968&lt;/p&gt;</comment>
                            <comment id="226516" author="gerrit" created="Sat, 21 Apr 2018 02:00:48 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32112&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32112&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; hsm: make changelog flag argument __u32&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 920d58535e5dc467a753c8cc1a83fd988337d29b&lt;/p&gt;</comment>
                            <comment id="227264" author="gerrit" created="Thu, 3 May 2018 20:12:09 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32099/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32099/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; llite: extend inode flags into GET/SETXATTR ioctl&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9c79f3b17605e090e8d0c31d3f34021959aa05d7&lt;/p&gt;</comment>
                            <comment id="227271" author="gerrit" created="Thu, 3 May 2018 21:00:55 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32098/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32098/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; utils: add lfs tool to change/list project of file&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d856eedc96e057698a11f063bd7cb3236d191121&lt;/p&gt;</comment>
                            <comment id="230360" author="gerrit" created="Tue, 17 Jul 2018 16:54:01 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32825&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32825&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; clio: don&apos;t use spare bits in iattr.ia_valid&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c588aa7cf5d4b02b06993a3a285441cc2765fc3c&lt;/p&gt;</comment>
                            <comment id="230416" author="amitin" created="Wed, 18 Jul 2018 04:45:12 +0000"  >&lt;p&gt;The wrong constant is used in the implementation of this feature.&lt;/p&gt;

&lt;p&gt;File:&#160;lustre/utils/lfs_project.c&lt;/p&gt;

&lt;p&gt;When process fsx.fsx_xflags&#160;bits the following functions use the wrong constant value to check the project inherit flag.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;project_check_one()&lt;/li&gt;
	&lt;li&gt;project_set_one()&lt;/li&gt;
	&lt;li&gt;project_clear_one()&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;These functions are using&#160;FS_IOC_FSGETXATTR and FS_IOC_FSGETXATTR ioctl calls to get or set&#160;fsxattr structure.&lt;/p&gt;

&lt;p&gt;Currently, to process fsx_xflags field from the&#160;fsxattr structure these functions use the constant&#160;LL_PROJINHERIT_FL, which is defined as the following:&lt;/p&gt;

&lt;p&gt;#define LL_PROJINHERIT_FL 0x20000000&lt;/p&gt;

&lt;p&gt;However, when processing fsx_xflags from the&#160;fsxattr structure , the different constant should be used:&#160;FS_XFLAG_PROJINHERIT, which is defined in linux/fs.h file as following:&lt;/p&gt;

&lt;p&gt;#define FS_XFLAG_PROJINHERIT 0x00000200 /* create with parents projid */&lt;/p&gt;

&lt;p&gt;See the following&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/torvalds/linux/blob/master/include/uapi/linux/fs.h#L155&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/torvalds/linux/blob/master/include/uapi/linux/fs.h#L155&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/torvalds/linux/blob/master/include/uapi/linux/fs.h#L178&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/torvalds/linux/blob/master/include/uapi/linux/fs.h#L178&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://unix.stackexchange.com/questions/448637/file-system-inode-flags-difference-between-fs-ioc-getflags-and-fs-ioc-fsgetxatt/448639&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://unix.stackexchange.com/questions/448637/file-system-inode-flags-difference-between-fs-ioc-getflags-and-fs-ioc-fsgetxatt/448639&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="230444" author="wshilong" created="Wed, 18 Jul 2018 06:24:16 +0000"  >&lt;p&gt;Hi Alexander Mitin,&lt;/p&gt;

&lt;p&gt;     thanks for pointing this out, we should fix this.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Shilong&lt;/p&gt;</comment>
                            <comment id="230455" author="wshilong" created="Wed, 18 Jul 2018 11:46:06 +0000"  >&lt;p&gt;Hi Alexander Mitin,&lt;/p&gt;

&lt;p&gt;I pushed a proposed patch for this problem:&lt;br/&gt;
&lt;a href=&quot;https://review.whamcloud.com/#/c/32828/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/32828/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Shilong&lt;/p&gt;</comment>
                            <comment id="230577" author="gerrit" created="Thu, 19 Jul 2018 18:03:09 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32840&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32840&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; clio: don&apos;t use spare bits in iattr.ia_valid&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dc805c219826e3e729fafb77479052a52dd29b6a&lt;/p&gt;</comment>
                            <comment id="234472" author="gerrit" created="Fri, 5 Oct 2018 22:26:46 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32825/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32825/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; clio: don&apos;t use spare bits in iattr.ia_valid&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3a6bbda28826ec1eda59ecb9f442a31f87bb409c&lt;/p&gt;</comment>
                            <comment id="235781" author="gerrit" created="Mon, 29 Oct 2018 16:01:23 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32107/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32107/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; idl: use proper ATTR/MDS_ATTR/MDS_OPEN flags&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9c2ffe39bd32f85dab4fbb13855112e57b1dbc5a&lt;/p&gt;</comment>
                            <comment id="235890" author="gerrit" created="Tue, 30 Oct 2018 08:57:11 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33512&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33512&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; mds: add enums for MDS_OPEN and MDS_ATTR flags&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a1ccd134fa30acf8c4e86ef8e600fa018c368890&lt;/p&gt;</comment>
                            <comment id="236902" author="gerrit" created="Tue, 13 Nov 2018 06:16:38 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32112/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32112/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; hsm: make changelog flag argument an enum&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2496089a0017f5b0ff94a7a7994f4c62c8f30d94&lt;/p&gt;</comment>
                            <comment id="256546" author="gerrit" created="Thu, 17 Oct 2019 07:58:45 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36469&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36469&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10030&quot; title=&quot;add native lfs tools support for project quota&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10030&quot;&gt;&lt;del&gt;LU-10030&lt;/del&gt;&lt;/a&gt; mds: add enums for MDS_OPEN flags&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7622048ecbd5ceab7fa72951a587769cac941da7&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10120">
                    <name>Blocker</name>
                                            <outwardlinks description="is blocking">
                                        <issuelink>
            <issuekey id="48925">LUDOC-393</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="52743">LU-11154</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|hzzkrr:</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>