Hide Forgot
Tested on 3.2.5qa2 [root@RHEL6 client]# setfattr -n trusted.gfid -v "New GFID Value" Testing [root@RHEL6 client]# echo $? 0 [root@RHEL6 client]# getfattr -n trusted.gfid Testing Testing: trusted.gfid: No such attribute It is giving error when we are getting the trusted.gfid but not throwing any error during the "setfattr" In the back-end there is no value set (working fine).
CHANGE: http://review.gluster.com/747 (rebalance: remove the *.fix.layout xattr from trusted domain.) merged in master by Vijay Bellur (vijay)
CHANGE: http://review.gluster.com/685 (core/setxattr: prevent users from setting glusterfs xattrs) merged in master by Anand Avati (avati)