<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:07: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-532] 2.1 does not filter extended attributes list based on permissions, showing entire list at all times</title>
                <link>https://jira.whamcloud.com/browse/LU-532</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;There seems to be a problem with user_xattr when using 1.8.6-wc1 client with &lt;br/&gt;
newest lustre-master build:&lt;/p&gt;

&lt;p&gt;cd /mnt/lustre/scratch/people/b14flis&lt;br/&gt;
touch test&lt;/p&gt;

&lt;p&gt;mv test /tmp&lt;/p&gt;

&lt;p&gt;mv: getting attribute `trusted.lma&apos; of `trusted.lma&apos;: Operation not permitted&lt;br/&gt;
mv: getting attribute `trusted.link&apos; of `trusted.link&apos;: Operation not permitted&lt;br/&gt;
mv: getting attribute `trusted.lov&apos; of `trusted.lov&apos;: Operation not permitted&lt;br/&gt;
mv: getting attribute `trusted.lma&apos; of `trusted.lma&apos;: Operation not permitted&lt;br/&gt;
mv: getting attribute `trusted.link&apos; of `trusted.link&apos;: Operation not permitted&lt;br/&gt;
mv: getting attribute `trusted.lov&apos; of `trusted.lov&apos;: Operation not permitted&lt;/p&gt;

&lt;p&gt;strace dump:&lt;br/&gt;
...&lt;br/&gt;
fgetxattr(3, &quot;trusted.link&quot;, 0x0, 0)    = -1 EPERM (Operation not permitted)&lt;br/&gt;
fgetxattr(3, &quot;trusted.lov&quot;, 0x0, 0)     = -1 EPERM (Operation not permitted)&lt;br/&gt;
...&lt;br/&gt;
lgetxattr(&quot;test&quot;, &quot;trusted.lma&quot;, 0x0, 0) = -1 EPERM (Operation not permitted)&lt;br/&gt;
...&lt;br/&gt;
lgetxattr(&quot;test&quot;, &quot;lustre.lov&quot;, &quot;\xd0\x0b\xd1\x0b\x01\x00\x00\x00E\x1d\x00\x00\x00\x00\x00\x00\xe2\x00/\x00\x02\x00\x00\x00\x00\x00\x10\x00\x01\x00\x00\x00nE\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00&quot;, 56) = 56&lt;br/&gt;
lsetxattr(&quot;/tmp/test&quot;, &quot;lustre.lov&quot;, &quot;\xd0\x0b\xd1\x0b\x01\x00\x00\x00E\x1d\x00\x00\x00\x00\x00\x00\xe2\x00/\x00\x02\x00\x00\x00\x00\x00\x10\x00\x01\x00\x00\x00nE\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00&quot;, 56, 0) = -1 EOPNOTSUPP (Operation not supported)&lt;br/&gt;
getxattr(&quot;test&quot;, &quot;system.posix_acl_access&quot;, 0x7fff6edfae60, 132) = -1 ENODATA (No data available)&lt;/p&gt;

&lt;p&gt;serwer side error:&lt;/p&gt;

&lt;p&gt;Lustre: 10440:0:(mdt_xattr.c:374:mdt_reint_setxattr()) client miss to set OBD_MD_FLCTIME when setxattr: [object &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2002f0053:0x38:0x0&amp;#93;&lt;/span&gt;] &lt;span class=&quot;error&quot;&gt;&amp;#91;valid 68719476736&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;mount options:&lt;br/&gt;
MDT:&lt;br/&gt;
   /dev/mapper/scratch-mdt on /mnt/lustre/scratch-mdt type lustre (rw,acl,user_xattr)&lt;/p&gt;

&lt;p&gt;Client:&lt;br/&gt;
   172.16.126.1@tcp:/scratch on /mnt/lustre/scratch type lustre (rw,nosuid,nodev,user_xattr,localflock,acl)&lt;/p&gt;

&lt;p&gt;We can supply more information if needed.&lt;/p&gt;

&lt;p&gt;&amp;#8211;&lt;br/&gt;
Lukasz Flis&lt;br/&gt;
ACC Cyfronet AGH&lt;br/&gt;
Poland&lt;/p&gt;</description>
                <environment>Client: lustre 1.8.6-wc1 &lt;br/&gt;
Servers:&lt;br/&gt;
&amp;nbsp;lustre-2.0.65-2.6.18_238.12.1.el5_lustre_ga34dd87&lt;br/&gt;
&amp;nbsp;lustre-modules-2.0.65-2.6.18_238.12.1.el5_lustre_ga34dd87&lt;br/&gt;
&amp;nbsp;lustre-ldiskfs-3.3.0-2.6.18_238.12.1.el5_lustre_ga34dd87</environment>
        <key id="11391">LU-532</key>
            <summary>2.1 does not filter extended attributes list based on permissions, showing entire list at all times</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="yong.fan">nasf</assignee>
                                    <reporter username="lflis">Lukasz Flis</reporter>
                        <labels>
                    </labels>
                <created>Mon, 25 Jul 2011 10:21:35 +0000</created>
                <updated>Tue, 8 Sep 2015 17:26:30 +0000</updated>
                            <resolved>Thu, 24 May 2012 02:06:20 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                    <version>Lustre 2.2.0</version>
                    <version>Lustre 2.3.0</version>
                    <version>Lustre 2.1.2</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                    <fixVersion>Lustre 2.1.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="18191" author="adilger" created="Mon, 25 Jul 2011 11:25:07 +0000"  >&lt;p&gt;Is this test being run ad a regular user or as root?&lt;/p&gt;

&lt;p&gt;For regular users, the &quot;trusted.*&quot; xattrs are inaccessible.&lt;/p&gt;

&lt;p&gt;The server side error is definitely incorrect (though useful). It is legal (though unusual) for clients not to send timestamps with the RPCs, but that means the server timestamps will be used.  The client &lt;em&gt;should&lt;/em&gt; send the ctime with the setxattr, since we normally use the client timestamps for file updates to avoid clock-skew issues visible on the client. &lt;/p&gt;</comment>
                            <comment id="18192" author="lflis" created="Mon, 25 Jul 2011 11:32:47 +0000"  >&lt;p&gt;This test was done by regular user.&lt;br/&gt;
OS is RHEL5.6&lt;/p&gt;

&lt;p&gt;The error message appears even when lustre is mounted w/o xattributes.&lt;br/&gt;
172.16.193.1@o2ib:/scratch on /mnt/lustre/scratch type lustre (rw,nosuid,nodev,flock)&lt;/p&gt;

&lt;p&gt;We also have other Lustre filesystem mounted on the same machine but served via 1.8.6 servers and &lt;br/&gt;
the message doesn&apos;t appear.&lt;/p&gt;
</comment>
                            <comment id="18360" author="green" created="Thu, 28 Jul 2011 00:58:03 +0000"  >&lt;p&gt;Ok, I think I tracked this one down.&lt;/p&gt;

&lt;p&gt;The problem in 2.1 is all permission checks are done at MDD level and wthe user info does not filter down to ldiskfs it seems, so the ldiskfs check does not work and all attributes are always present in listxattr output.&lt;br/&gt;
Now of course the man page says that the FS is not supposed to always filter the list, so there is a bug in mv (or whatever lib it uses) too.&lt;/p&gt;

&lt;p&gt;Additionally I am not sure if we want to do filtering that we want to do it on server as opposed to the filtering on client so that the client can always cache the full list and save RPCs on subsequent access&lt;/p&gt;</comment>
                            <comment id="18381" author="adilger" created="Thu, 28 Jul 2011 18:40:06 +0000"  >&lt;p&gt;I think it makes more sense to do the xattr list filtering on the client, since it is possible that root will want to access all the xattrs on the client at some point (e.g. for backup).  Moving discussion about xattr cache to a separate bug &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-549&quot; title=&quot;Add xattr list/value cache on client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-549&quot;&gt;&lt;del&gt;LU-549&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I&apos;ve submitted &lt;a href=&quot;http://review.whamcloud.com/1161&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1161&lt;/a&gt; to improve the MDS-side warning message to make this problem easier to debug in the future.  The 1.8 client should also needs a patch so that it sends OBD_MD_FLCTIME for setxattr - looks like mdc_xattr_common() is the right place for it.&lt;/p&gt;</comment>
                            <comment id="18614" author="green" created="Mon, 1 Aug 2011 13:44:12 +0000"  >&lt;p&gt;Updated the title to indicate this is not an interop issue.&lt;/p&gt;

&lt;p&gt;Lukasz, this does not affect the data integrity or anything similar, so I think it should not be a big area of concern for you at this time.&lt;/p&gt;</comment>
                            <comment id="22236" author="hudson" created="Mon, 31 Oct 2011 23:56:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22237" author="hudson" created="Mon, 31 Oct 2011 23:58:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22238" author="hudson" created="Tue, 1 Nov 2011 00:00:55 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22239" author="hudson" created="Tue, 1 Nov 2011 00:01:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22240" author="hudson" created="Tue, 1 Nov 2011 00:03:19 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22241" author="hudson" created="Tue, 1 Nov 2011 00:04:46 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22242" author="hudson" created="Tue, 1 Nov 2011 00:06:14 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22243" author="hudson" created="Tue, 1 Nov 2011 00:10:17 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22244" author="hudson" created="Tue, 1 Nov 2011 00:10:44 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22245" author="hudson" created="Tue, 1 Nov 2011 00:11:11 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22246" author="hudson" created="Tue, 1 Nov 2011 00:13:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22247" author="hudson" created="Tue, 1 Nov 2011 00:18:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22248" author="hudson" created="Tue, 1 Nov 2011 00:23:17 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22249" author="hudson" created="Tue, 1 Nov 2011 00:29:11 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/329/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #329&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision 622b1b48a1fa9dc8c6954fa7ca596358b05af888)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=622b1b48a1fa9dc8c6954fa7ca596358b05af888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;622b1b48a1fa9dc8c6954fa7ca596358b05af888&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="33615" author="adilger" created="Thu, 5 Apr 2012 19:27:24 +0000"  >&lt;p&gt;This is still a problem for Lustre 2.3.0.  Running sanity.sh test_102j() as a non-root user with a lustre-aware tar still shows lots of spurious errors:&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;tar: d0.sanity/d102: Warning: Cannot fgetxattr: Operation not permitted
tar: d0.sanity/d102: Warning: Cannot fgetxattr: Operation not permitted
tar: d0.sanity/d102: Warning: Cannot fgetxattr: Operation not permitted
tar: d0.sanity/d102/file3-1-1: Warning: Cannot lgetxattr: Operation not permitted
tar: d0.sanity/d102/file3-1-1: Warning: Cannot lgetxattr: Operation not permitted
tar: d0.sanity/d102/file3-1-1: Warning: Cannot lgetxattr: Operation not permitted
tar: d0.sanity/d102/file3-0-2: Warning: Cannot lgetxattr: Operation not permitted
tar: d0.sanity/d102/file3-0-2: Warning: Cannot lgetxattr: Operation not permitted
tar: d0.sanity/d102/file3-0-2: Warning: Cannot lgetxattr: Operation not permitted
tar: d0.sanity/d102/file1-0-1: Warning: Cannot lgetxattr: Operation not permitted
tar: d0.sanity/d102/file1-0-1: Warning: Cannot lgetxattr: Operation not permitted
tar: d0.sanity/d102/file1-0-1: Warning: Cannot lgetxattr: Operation not permitted
tar: d0.sanity/d102/file1-1-3: Warning: Cannot lgetxattr: Operation not permitted
tar: d0.sanity/d102/file1-1-3: Warning: Cannot lgetxattr: Operation not permitted
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Running this under strace shows it trying to access the trusted xattrs:&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;lgetxattr(&quot;d0.sanity/d102/file2-1-1&quot;, &quot;trusted.lma&quot;, 0x229d690, 1024) = -1 EPERM (Operation not permitted)
lgetxattr(&quot;d0.sanity/d102/file2-1-1&quot;, &quot;trusted.link&quot;, 0x229d690, 1024) = -1 EPERM (Operation not permitted)
lgetxattr(&quot;d0.sanity/d102/file2-1-1&quot;, &quot;trusted.lov&quot;, 0x229d690, 1024) = -1 EPERM  (Operation not permitted)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This would essentially make the RHEL6 tar unusable on a 2.x client, so I&apos;m elevating it to blocker status for 2.1.2 and 2.3.&lt;/p&gt;</comment>
                            <comment id="33987" author="hudson" created="Sun, 8 Apr 2012 13:40:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,sles11,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34010" author="hudson" created="Sun, 8 Apr 2012 13:42:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el6,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34033" author="hudson" created="Sun, 8 Apr 2012 13:44:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,server,el6,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34056" author="hudson" created="Sun, 8 Apr 2012 13:44:12 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el5,ofa #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34079" author="hudson" created="Sun, 8 Apr 2012 13:44:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,server,el5,ofa #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34102" author="hudson" created="Sun, 8 Apr 2012 13:53:01 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,el6,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34125" author="hudson" created="Sun, 8 Apr 2012 13:54:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el6,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34148" author="hudson" created="Sun, 8 Apr 2012 13:55:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,el5,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34171" author="hudson" created="Sun, 8 Apr 2012 13:57:59 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el5,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34194" author="hudson" created="Sun, 8 Apr 2012 14:07:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,server,el5,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34217" author="hudson" created="Sun, 8 Apr 2012 14:13:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,server,el5,ofa #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34240" author="hudson" created="Sun, 8 Apr 2012 14:17:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; x86_64,client,el5,ofa #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34263" author="hudson" created="Sun, 8 Apr 2012 14:24:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b2_1 &#187; i686,client,el5,inkernel #41&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-532&quot; title=&quot;2.1 does not filter extended attributes list based on permissions, showing entire list at all times&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-532&quot;&gt;&lt;del&gt;LU-532&lt;/del&gt;&lt;/a&gt; mdt: improve xattr ctime warning message (Revision a9388033cccf0bb5306560cfb76436dd1f1c2431)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b2_1&amp;amp;a=commit&amp;amp;h=a9388033cccf0bb5306560cfb76436dd1f1c2431&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a9388033cccf0bb5306560cfb76436dd1f1c2431&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/mdt/mdt_xattr.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34286" author="yong.fan" created="Mon, 9 Apr 2012 02:47:32 +0000"  >&lt;p&gt;Patch for filtering out trusted. xattr for non-root users:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,2490&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2490&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39310" author="pjones" created="Thu, 24 May 2012 02:06:20 +0000"  >&lt;p&gt;Landed for 2.1.2 and 2.3&lt;/p&gt;</comment>
                            <comment id="43979" author="wjt27" created="Thu, 30 Aug 2012 07:36:42 +0000"  >&lt;p&gt;I am still seeing these when moving a file as an ordinary user. I am using 2.1.2 server and 1.8.8 client &lt;/p&gt;


&lt;p&gt;mv test0000 /scratch/mb435/&lt;br/&gt;
mv: getting attribute `trusted.lma&apos; of `trusted.lma&apos;: Operation not permitted&lt;br/&gt;
mv: getting attribute `trusted.link&apos; of `trusted.link&apos;: Operation not permitted&lt;br/&gt;
mv: getting attribute `trusted.lov&apos; of `trusted.lov&apos;: Operation not permitted&lt;/p&gt;


&lt;p&gt;On the server log shows&lt;/p&gt;

&lt;p&gt;Aug 30 12:34:40 10.143.245.207 mds07 kernel: Lustre: 5499:0:(mdt_xattr.c:377:mdt_reint_setxattr()) lhome-MDT0000: client miss to set OBD_MD_FLCTIME when setxattr system.posix_acl_access: [object &lt;span class=&quot;error&quot;&gt;&amp;#91;0x200000bf7:0x9b:0x0&amp;#93;&lt;/span&gt;] &lt;span class=&quot;error&quot;&gt;&amp;#91;valid 68719476736&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="44232" author="adilger" created="Wed, 5 Sep 2012 17:28:39 +0000"  >&lt;p&gt;Filed &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1838&quot; title=&quot;1.8 client does not filter 2.x server extended attributes list based on permissions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1838&quot;&gt;&lt;del&gt;LU-1838&lt;/del&gt;&lt;/a&gt; to track landing for 1.8.9.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="15703">LU-1838</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hzv6n3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4610</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>