[roll] Roll fuchsia [starnix][flake] Use MNT_DETACH to cleanup from tests

When unmounting, use MNT_DETACH to avoid race conditions with other
threads closing their file descriptors.

Original-Fixed: b/358726368
Multiply: fuchsia-pkg://fuchsia.com/starnix_syscalls_cpp_tests#meta/suid_test.cm: 100
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100895
Original-Revision: d8dd27037b20a03d679f2fd849c31be1c99d23c8
GitOrigin-RevId: 10f40135b7a0f88be63e9d29b659728c3446dfa6
Change-Id: I3bf7e7470fc6323c0b91789cb6341728b6194e13
1 file changed
tree: 3bc563b9e3ca4d1ec63c2277d51f48e8b6bfdf8e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.