You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/01/18 19:43:16 UTC

[GitHub] [buildstream] doraskayo commented on pull request #1567: fuse/hardlinks: Do not follow symlinks for chown

doraskayo commented on pull request #1567:
URL: https://github.com/apache/buildstream/pull/1567#issuecomment-1015774132


   @nanonyme, @juergbi, you're most likely correct regarding `chmod`, but it's most likely not an issue in reality because the `AT_SYMLINK_NOFOLLOW` flag is not currently respected at the kernel side either (see [fchmodat(2)](https://linux.die.net/man/2/fchmodat)). It may become an issue if it's ever implemented at the kernel level, however.
   
   I didn't have time to confirm and test it, so I considered it out of scope for now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org