[roll] Roll fuchsia Revert "[minfs] Fix destruction race"

This reverts commit bfe1d5e8fcc27e5ff646cc0a6845705c5dea6ddf.

Reason: b/254906668 - recovery fails to reboot in certain
configurations. The shutdown sequence will stall waiting for minfs to
handle the shutdown.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/746902
Original-Revision: 7f83aceebf413ca33f7cef33d8077c94bd1b2fe9
GitOrigin-RevId: 33e25fae21d99105207088e2713e18df22d9a36d
Change-Id: Ib0642a65dc69545ae1be5efe200bbb081683625c
1 file changed
tree: 77d21f1d83a3bb4075948ae8f11a667b266e6b5d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.