[roll] Roll fuchsia [starnix] Refactor directory renames
This moves the check on whether the target is an empty directory when the
source is a directory to FileSystem::rename.
This allows to make the check and the replacement atomic, without taking
a lock on the replaced DirEntry that creates a lock order inversion.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/673424
Original-Revision: b9c0b05cb7ca001e5a6daecf38f0b671a62cf4a4
GitOrigin-RevId: 924ecd571280ff80191305f7ffc9aad0913df937
Change-Id: Ib595fd98fd55474a7a22eb2308cfc227ac1cc0b0
diff --git a/stem b/stem
index a916175..d589200 100644
--- a/stem
+++ b/stem
@@ -10,7 +10,7 @@
githooks=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="a0c62af2647b2450be125ba6c41267567b07a40a"/>
+ revision="b9c0b05cb7ca001e5a6daecf38f0b671a62cf4a4"/>
</projects>
<hooks>
<hook name="install-environment"