[roll] Roll fuchsia [sestarnix] Fix may_link/unlink checks to use the right SID
The `may_link/unlink()` checks were mistakenly checking for
file permissions (to "link", or to "unlink") against the calling
task's fscreate SID, rather than using the SID of the file being
linked/unlinked.
Original-Bug: 364568676, 364568926, 364569315
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1145292
Original-Revision: 90c58ed578ab71ef321a2e9c1385414859156484
GitOrigin-RevId: 1343121c9b9a60e7354096cbd1ca673934a37dac
Change-Id: Ib67f6ce9e6853b343569b3a4baed17f6b35c70d1
diff --git a/stem b/stem
index d4b39ac..ef53f6d 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="dadea4e88e075933facd749945f9b2ce95d6d8ef"/>
+ revision="90c58ed578ab71ef321a2e9c1385414859156484"/>
</projects>
<hooks>
<hook name="install-environment"