<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:30:33 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-9929] Use &quot;setfacl&quot; to set  &quot;default&quot; setting fail when nodemap enabled</title>
                <link>https://jira.whamcloud.com/browse/LU-9929</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Hi ,&lt;/p&gt;

&lt;p&gt;When we setfacl default in lustre directory, I got unmapping group id(getfacl) after first setting(setfacl) . Then we executed setfacl command again and got fail ( Operation not permitted).&lt;/p&gt;

&lt;p&gt;Please help us to fix this problem.  Thanks! &lt;/p&gt;

&lt;p&gt;The detail information is listed below.&lt;/p&gt;

&lt;p&gt;1.cat /etc/passwd&lt;br/&gt;
user1:x:1001:1001::/home/user1:/bin/bash&lt;br/&gt;
2.nodemap setting&lt;br/&gt;
nodemap.21b7e9f04fed448e.idmap=&lt;br/&gt;
[&lt;br/&gt;
..... &lt;/p&gt;
{ idtype: gid, client_id: 1001, fs_id: 23501 }
&lt;p&gt;,&lt;br/&gt;
.....&lt;br/&gt;
]&lt;br/&gt;
3.setfacl steps&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm client&amp;#93;&lt;/span&gt;# mkdir hadoop3&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm client&amp;#93;&lt;/span&gt;# getfacl /mnt/client/hadoop3&lt;br/&gt;
getfacl: Removing leading &apos;/&apos; from absolute path names&lt;br/&gt;
file: mnt/client/hadoop3&lt;br/&gt;
owner: root&lt;br/&gt;
group: root&lt;br/&gt;
user::rwx&lt;br/&gt;
group::r-x&lt;br/&gt;
other::r-x&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm client&amp;#93;&lt;/span&gt;# setfacl -R -d -m group:user1:rwx /mnt/client/hadoop3&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm client&amp;#93;&lt;/span&gt;# getfacl /mnt/client/hadoop3&lt;br/&gt;
getfacl: Removing leading &apos;/&apos; from absolute path names&lt;br/&gt;
file: mnt/client/hadoop3&lt;br/&gt;
owner: root&lt;br/&gt;
group: root&lt;br/&gt;
user::rwx&lt;br/&gt;
group::r-x&lt;br/&gt;
other::r-x&lt;br/&gt;
default:user::rwx&lt;br/&gt;
default:group::r-x&lt;br/&gt;
default:group:23501:rwx&lt;br/&gt;
default:mask::rwx&lt;br/&gt;
default:other::r-x&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm client&amp;#93;&lt;/span&gt;# setfacl -R -d -m group:user1:rwx /mnt/client/hadoop3&lt;br/&gt;
setfacl: /mnt/client/hadoop3: Operation not permitted&lt;/p&gt;</description>
                <environment>Lustre 2.9</environment>
        <key id="48057">LU-9929</key>
            <summary>Use &quot;setfacl&quot; to set  &quot;default&quot; setting fail when nodemap enabled</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="sebg-crd-pm">sebg-crd-pm</reporter>
                        <labels>
                    </labels>
                <created>Wed, 30 Aug 2017 01:53:32 +0000</created>
                <updated>Thu, 12 Oct 2017 14:32:34 +0000</updated>
                            <resolved>Sat, 30 Sep 2017 04:45:26 +0000</resolved>
                                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="206969" author="pjones" created="Wed, 30 Aug 2017 17:10:04 +0000"  >&lt;p&gt;Emoly&lt;/p&gt;

&lt;p&gt;Could you please assist with this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="207164" author="sebg-crd-pm" created="Fri, 1 Sep 2017 02:08:44 +0000"  >&lt;p&gt;Hi Emoly,&lt;/p&gt;

&lt;p&gt;Do you have any comment about this issue? &lt;br/&gt;
We really need your help. &lt;/p&gt;

&lt;p&gt;Thanks !&lt;/p&gt;</comment>
                            <comment id="207308" author="emoly.liu" created="Sat, 2 Sep 2017 09:48:01 +0000"  >&lt;p&gt;I will look into this issue.&lt;/p&gt;</comment>
                            <comment id="207358" author="emoly.liu" created="Mon, 4 Sep 2017 09:27:09 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=sebg-crd-pm&quot; class=&quot;user-hover&quot; rel=&quot;sebg-crd-pm&quot;&gt;sebg-crd-pm&lt;/a&gt;,&lt;br/&gt;
 I can&apos;t reproduce this issue in single node or multiple nodes tests. Here are my steps and output of my test:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;#On client node
+ groupadd -g 1001 user1
+ useradd -g user1 -u 1001 user1
+ cat /etc/passwd
+ grep user1
user1:x:1001:1001::/home/user1:/bin/bash

#On MGS node
+ lctl nodemap_add nodemap_test
+ lctl nodemap_add_idmap --name nodemap_test --idtype gid --idmap 1001:23501
+ lctl get_param &apos;nodemap.nodemap_test.*&apos;
nodemap.nodemap_test.admin_nodemap=0
nodemap.nodemap_test.deny_unknown=0
nodemap.nodemap_test.exports=[

]
nodemap.nodemap_test.fileset=

nodemap.nodemap_test.id=5
nodemap.nodemap_test.idmap=[
 { idtype: gid, client_id: 1001, fs_id: 23501 }
]
nodemap.nodemap_test.map_mode=both
nodemap.nodemap_test.ranges=[

]
nodemap.nodemap_test.squash_gid=99
nodemap.nodemap_test.squash_uid=99
nodemap.nodemap_test.trusted_nodemap=0

#On client node
+ mkdir -p /mnt/lustre/hadoop3
+ getfacl /mnt/lustre/hadoop3
getfacl: Removing leading &apos;/&apos; from absolute path names
# file: mnt/lustre/hadoop3
# owner: root
# group: root
user::rwx
group::r-x
other::r-x

+ echo &apos;1st: setfacl&apos;
1st: setfacl
+ setfacl -R -d -m group:user1:rwx /mnt/lustre/hadoop3
+ getfacl /mnt/lustre/hadoop3
getfacl: Removing leading &apos;/&apos; from absolute path names
# file: mnt/lustre/hadoop3
# owner: root
# group: root
user::rwx
group::r-x
other::r-x
default:user::rwx
default:group::r-x
default:group:user1:rwx
default:mask::rwx
default:other::r-x

+ echo &apos;2nd: setfacl&apos;
2nd: setfacl
+ setfacl -R -d -m group:user1:rwx /mnt/lustre/hadoop3
+ getfacl /mnt/lustre/hadoop3
getfacl: Removing leading &apos;/&apos; from absolute path names
# file: mnt/lustre/hadoop3
# owner: root
# group: root
user::rwx
group::r-x
other::r-x
default:user::rwx
default:group::r-x
default:group:user1:rwx
default:mask::rwx
default:other::r-x

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Could you provide the following information?&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Which nodes are there in your system and which nodes have user &quot;user1&quot;?&lt;/li&gt;
	&lt;li&gt;Which steps did you run on which node?&lt;/li&gt;
	&lt;li&gt;Can you provide all your nodemap information by the command &quot;lctl get_param nodemap.$your_nodemap.*&quot;?&lt;/li&gt;
	&lt;li&gt;Can you collect some lustre logs on mgs node and client node&#160;during you test by the following commands:
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;#before test
lctl set_param debug=-1 debug_mb=1000
lctl dk &amp;gt; /dev/null
#testing ...
#after test
lctl dk &amp;gt; $logfile
Then please upload the logfile here.

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;What is your detailed lustre version?&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                            <comment id="207536" author="sebg-crd-pm" created="Wed, 6 Sep 2017 08:02:56 +0000"  >&lt;p&gt;Hi Emoly,&lt;/p&gt;

&lt;p&gt;       Did you set your client ip to nodemap_test ? (lctl nodemap_add_range)?&lt;br/&gt;
       The client will in nodemap.default  if you did not set it to nodemap_test.&lt;br/&gt;
       Please also check  nodemap.active=1(lctl get_param nodemap.*) and &quot;lctl set_param nodemap.nodemap_test.admin_nodemap=1&quot; for root access permission. Thanks&lt;/p&gt;

&lt;p&gt;Which nodes are there in your system and which nodes have user &quot;user1&quot;?&lt;br/&gt;
&amp;gt;&amp;gt; One server node 172.20.110.212(mgt/mdt/ost), One client node 172.20.110.211&lt;br/&gt;
Which steps did you run on which node?&lt;br/&gt;
&amp;gt;&amp;gt;  Please see below&lt;br/&gt;
Can you provide all your nodemap information by the command &quot;lctl get_param nodemap.$your_nodemap.*&quot;?&lt;br/&gt;
&amp;gt;&amp;gt;  Please see below &lt;br/&gt;
Can you collect some lustre logs on mgs node and client node during you test by the following commands:&lt;br/&gt;
&amp;gt;&amp;gt; see attached files.&lt;br/&gt;
What is your detailed lustre version?&lt;br/&gt;
&amp;gt;&amp;gt;  Test it in Lustre 2.10 (lustre-release-58fd06e.tar.gz)/ one node(mgs/mds/oss ) follow these steps.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;setup lustre&amp;#93;&lt;/span&gt;&lt;br/&gt;
lctl set_param nodemap.active=1&lt;br/&gt;
lctl nodemap_add nodemap_test&lt;br/&gt;
lctl set_param nodemap.nodemap_test.admin_nodemap=1&lt;br/&gt;
lctl nodemap_add_idmap --name nodemap_test --idtype gid --idmap 1001:23501&lt;br/&gt;
lctl nodemap_add_range --name nodemap_test --range 172.20.110.&lt;span class=&quot;error&quot;&gt;&amp;#91;211-211&amp;#93;&lt;/span&gt;@o2ib&lt;br/&gt;
lctl get_param nodemap.*&lt;br/&gt;
lctl get_param nodemap.nodemap_test.*&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;output&amp;#93;&lt;/span&gt;&lt;br/&gt;
nodemap.active=1&lt;br/&gt;
nodemap.nodemap_test.admin_nodemap=1&lt;br/&gt;
nodemap.nodemap_test.deny_unknown=0&lt;br/&gt;
nodemap.nodemap_test.exports=&lt;br/&gt;
[&lt;br/&gt;
 &lt;/p&gt;
{ nid: 172.20.110.211@o2ib, uuid: 2a980ffd-962a-eef8-37aa-cedf34253b31 }
&lt;p&gt;, &lt;/p&gt;
{ nid: 172.20.110.211@o2ib, uuid: 2a980ffd-962a-eef8-37aa-cedf34253b31 }
&lt;p&gt;,&lt;br/&gt;
]&lt;br/&gt;
nodemap.nodemap_test.fileset=&lt;/p&gt;

&lt;p&gt;nodemap.nodemap_test.id=1&lt;br/&gt;
nodemap.nodemap_test.idmap=[&lt;/p&gt;
 { idtype: gid, client_id: 1001, fs_id: 23501 }
&lt;p&gt;]&lt;br/&gt;
nodemap.nodemap_test.map_mode=both&lt;br/&gt;
nodemap.nodemap_test.ranges=&lt;br/&gt;
[&lt;/p&gt;
 { id: 1, start_nid: 172.20.110.211@o2ib, end_nid: 172.20.110.211@o2ib }
&lt;p&gt;]&lt;/p&gt;



&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;client&amp;#93;&lt;/span&gt;&lt;br/&gt;
//client node user ppp:    &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/28203/28203_aclserver.log&quot; title=&quot;aclserver.log attached to LU-9929&quot;&gt;aclserver.log&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.whamcloud.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;  &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/28204/28204_aclclient.log&quot; title=&quot;aclclient.log attached to LU-9929&quot;&gt;aclclient.log&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.whamcloud.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt; ppp:x:1001:1001::/home/ppp:/bin/bash&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm mnt&amp;#93;&lt;/span&gt;mount.lustre 172.20.110.212@o2ib:/jlustre /mnt/lustre&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm mnt&amp;#93;&lt;/span&gt;mkdir -p /mnt/lustre/hadoop3&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm mnt&amp;#93;&lt;/span&gt;# setfacl -R -d -m group:ppp:rwx /mnt/lustre/hadoop3&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm mnt&amp;#93;&lt;/span&gt;# getfacl /mnt/lustre/hadoop3&lt;br/&gt;
getfacl: Removing leading &apos;/&apos; from absolute path names&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;file: mnt/lustre/hadoop3&lt;/li&gt;
	&lt;li&gt;owner: root&lt;/li&gt;
	&lt;li&gt;group: root&lt;br/&gt;
user::rwx&lt;br/&gt;
group::r-x&lt;br/&gt;
other::r-x&lt;br/&gt;
default:user::rwx&lt;br/&gt;
default:group::r-x&lt;br/&gt;
default:group:23501:rwx&lt;br/&gt;
default:mask::rwx&lt;br/&gt;
default:other::r-x&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm mnt&amp;#93;&lt;/span&gt;# setfacl -R -d -m group:ppp:rwx /mnt/lustre/hadoop3&lt;br/&gt;
setfacl: /mnt/lustre/hadoop3: Operation not permitted&lt;/p&gt;




</comment>
                            <comment id="207734" author="emoly.liu" created="Thu, 7 Sep 2017 02:43:08 +0000"  >&lt;p&gt;Thanks, I can see this issue now. I will investigate it.&lt;/p&gt;</comment>
                            <comment id="207738" author="emoly.liu" created="Thu, 7 Sep 2017 06:49:26 +0000"  >&lt;p&gt;The following log&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;00000004:00000001:2.0:1504689607.481641:0:22011:0:(mdt_xattr.c:327:mdt_reint_setxattr()) Process leaving via out (rc=18446744073709551615 : -1 : 0xffffffffffffffff)

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;shows the error comes from the following code&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;&lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; mdt_reint_setxattr() {
...
                rc = nodemap_map_acl(nodemap, rr-&amp;gt;rr_eadata, xattr_len,
                                     NODEMAP_CLIENT_TO_FS);
                nodemap_putref(nodemap);
                &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (rc &amp;lt; 0)
                        GOTO(out, rc);

                &lt;span class=&quot;code-comment&quot;&gt;/* ACLs were mapped out, &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; an error so the user knows */&lt;/span&gt;
                &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (rc != xattr_len)
                        GOTO(out, rc = -EPERM);
...
}

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The debugging information shows rc(44) != xattr_len(52). I will see what&apos;s wrong here.&lt;/p&gt;</comment>
                            <comment id="208190" author="sebg-crd-pm" created="Wed, 13 Sep 2017 00:46:17 +0000"  >&lt;p&gt;Hi Emoly, &lt;/p&gt;

&lt;p&gt;Do you have any update ?&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                            <comment id="208224" author="emoly.liu" created="Wed, 13 Sep 2017 10:12:27 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=sebg-crd-pm&quot; class=&quot;user-hover&quot; rel=&quot;sebg-crd-pm&quot;&gt;sebg-crd-pm&lt;/a&gt;,&lt;br/&gt;
 As you said, there are two issues:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;wrong mapping gid(getfacl): according to my following debugging information, the second tree_type should be 0 (NODEMAP_FS_TO_CLIENT) instead. This should be fixed soon.
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;Sep 13 15:03:02 centos7-2 kernel: id=1001, id_type=1, tree_type=1
Sep 13 15:03:02 centos7-2 kernel: id=23501, id_type=1, tree_type=1

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;EPERM(setfacl): the diff 52-44=8 bytes is caused by the acl entry whose nm_squash_id is 99. I still need some time to investigate where this squash id(99) comes from and why it needs to be skipped, and if we skip this check, why it returns EINVAL instead from ldiskfs.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;I will give a update later.&lt;/p&gt;</comment>
                            <comment id="208469" author="emoly.liu" created="Fri, 15 Sep 2017 02:07:47 +0000"  >&lt;p&gt;When acl default unmapping code is added to mdt_getxattr(), EPERM issue disappears too.&lt;/p&gt;

&lt;p&gt;The issue happened because after the first setfacl, a wrong default acl was cached in the client side, when running setfacl again, FS didn&apos;t know this wrong unmapped gid(23501), so treated it as a squash id, then this squash id entry(8 bytes) was skipped in nodemap_map_acl(). That&apos;s why we saw EPERM error.&lt;/p&gt;

&lt;p&gt;I will submit a patch later.&lt;/p&gt;</comment>
                            <comment id="208478" author="gerrit" created="Fri, 15 Sep 2017 07:44:04 +0000"  >&lt;p&gt;Emoly Liu (emoly.liu@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29010&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29010&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9929&quot; title=&quot;Use &amp;quot;setfacl&amp;quot; to set  &amp;quot;default&amp;quot; setting fail when nodemap enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9929&quot;&gt;&lt;del&gt;LU-9929&lt;/del&gt;&lt;/a&gt; nodemap: add unmapping process for default ACLs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0c7cc39d930d7ac7b2b0614d623103c5caddb2e6&lt;/p&gt;</comment>
                            <comment id="210016" author="gerrit" created="Sat, 30 Sep 2017 04:41:00 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29010/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29010/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9929&quot; title=&quot;Use &amp;quot;setfacl&amp;quot; to set  &amp;quot;default&amp;quot; setting fail when nodemap enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9929&quot;&gt;&lt;del&gt;LU-9929&lt;/del&gt;&lt;/a&gt; nodemap: add default ACL unmapping handling&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 62fee20556a4c90361bd28edb903dc77c9540133&lt;/p&gt;</comment>
                            <comment id="210024" author="pjones" created="Sat, 30 Sep 2017 04:45:26 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="210618" author="gerrit" created="Mon, 9 Oct 2017 15:38:00 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29369&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29369&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9929&quot; title=&quot;Use &amp;quot;setfacl&amp;quot; to set  &amp;quot;default&amp;quot; setting fail when nodemap enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9929&quot;&gt;&lt;del&gt;LU-9929&lt;/del&gt;&lt;/a&gt; nodemap: add default ACL unmapping handling&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6b798de0455d056d77ac5570187d3f550be52210&lt;/p&gt;</comment>
                            <comment id="210899" author="gerrit" created="Wed, 11 Oct 2017 21:39:28 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29369/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29369/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9929&quot; title=&quot;Use &amp;quot;setfacl&amp;quot; to set  &amp;quot;default&amp;quot; setting fail when nodemap enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9929&quot;&gt;&lt;del&gt;LU-9929&lt;/del&gt;&lt;/a&gt; nodemap: add default ACL unmapping handling&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2ee62fbbf14e055d0134eb0859999be394909f8f&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="47184">LU-9759</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="28204" name="aclclient.log" size="3763206" author="sebg-crd-pm" created="Wed, 6 Sep 2017 08:01:57 +0000"/>
                            <attachment id="28203" name="aclserver.log" size="3276909" author="sebg-crd-pm" created="Wed, 6 Sep 2017 08:01:55 +0000"/>
                    </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|hzzj9z:</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>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>