Skip to content

xattr.Getxattr always returns empty string #1

Description

@bitcartel

Hi,

Using Mac OS X 10.7.3 and Go 1

From the example and my own tests, both writing and deleting a key-value pair succeeds (confirmed with /usr/bin/xattr).

However, Getxattr always returns an empty value.

value, _ := xattr.Getxattr(file, name)

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions