Set an extended attribute on an object.
@param io the context in which xattr is set @param o name of the object @param name which extended attribute to set @param buf what to store in the xattr @param len the number of bytes in buf @returns 0 on success, negative error code on failure
See Implementation
Set an extended attribute on an object.
@param io the context in which xattr is set @param o name of the object @param name which extended attribute to set @param buf what to store in the xattr @param len the number of bytes in buf @returns 0 on success, negative error code on failure