Add support for extended attributes (e.g. ACL)

This commit is contained in:
Jaap Gordijn
2017-02-02 12:23:13 +01:00
committed by Alexander Neumann
parent 40685a0e61
commit 49cae0904f
18 changed files with 811 additions and 22 deletions

6
vendor/manifest vendored
View File

@@ -19,6 +19,12 @@
"revision": "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75",
"branch": "master"
},
{
"importpath": "github.com/ivaxer/go-xattr",
"repository": "https://github.com/ivaxer/go-xattr",
"revision": "1a541654d8e447148cf23d472c948f9f0078ac50",
"branch": "master"
},
{
"importpath": "github.com/kr/fs",
"repository": "https://github.com/kr/fs",