Krishna Srinivas writes:
AB, xattr support is enabled in the backend (Karl has confirmed it) I think ACL support in kernel has been disabled. Krishna>> setxattr("/mnt/sharedbig/test6.jpg", "system.posix_acl_access", >> "\x02\x00\x00\x00\x01\x00\x07\x00\xff\xff\xff\xff\x04\x00\x07\x00\xf >> f\xff\xff\xff \x00\x07\x00\xff\xff\xff\xff", 28, 0) = -1 EOPNOTSUPP >> (Operation not supported)
Krishna, see setxattr is returning EOPNOTSUPP. Irrespective of ACL, this call should succeed. I think user_xattr is still not enabled. -- Anand Babu Periasamy GPG Key ID: 0x62E15A31 Blog [http://ab.freeshell.org] The GNU Operating System [http://www.gnu.org] _______________________________________________ Gluster-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gluster-devel
