TW

Results 2663 comments of TW

@fcartegnie your link is wrong. Also, only link to duplicates within same project.

As the traceback happened in xattr code, I would suspect it is unable to set extended attributes. I see you ran that from your user account, so it it maybe...

Yes, it could be prettier, definitively. OTOH, a traceback, although somehow ugly, is nice to debug issues as one sees quite good at what place in the code something went...

Related: http://users.suse.com/~agruen/acl/linux-acls/online/ llfuse supports xattr, but I didn't see special acl stuff. it is unclear whether ACLs can be made working with FUSE and what the best way to do...

I guess it would work if the return value of fuse.getxattr for system.posix_acl_\* was in the format expected by the caller. attic has a text representation of the acl stored...

https://bitbucket.org/nikratio/python-llfuse/issues/92/how-to-implement-acl-support-using-llfuse

I just had a look at this changeset and thought it maybe should be done a bit differently. While it answers / documents the question you had about symlinks, there...

I'ld also help. I contacted github team, trying to get "attic" as org name - github has some policy about existing, but unused accounts that might enable getting this.

I made a "merge" branch in my repo https://github.com/thomaswaldmann/attic where I merged all the stuff that looked safe (I reviewed it first, did unit and practical tests).

https://github.com/attic \o/ github support was so nice to free this for us and I quickly grabbed it for our org before someone not from us takes it again. Sent out...