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/07/08 08:34:41 UTC

[GitHub] [buildstream] juergbi opened a new pull request, #1678: Don't mark layout locations as read-write directories

juergbi opened a new pull request, #1678:
URL: https://github.com/apache/buildstream/pull/1678

   `mark_directory()` was originally called on layout locations to enable SafeHardlinks to protect the CAS cache from corruption. This is no longer relevant.
   
   This prevents the root directory of the sandbox from accidentally being marked as REAPI output directory, and thus avoiding expensive capture operations.
   


-- 
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


[GitHub] [buildstream] juergbi merged pull request #1678: Don't mark layout locations as read-write directories

Posted by GitBox <gi...@apache.org>.
juergbi merged PR #1678:
URL: https://github.com/apache/buildstream/pull/1678


-- 
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