[roll] Roll fuchsia [fs_management] add forget method

Add the ability for a filesystem to be dropped without shutting it down.
Useful for situations where fshost needs to launch a filesystem that
should outlast the call it was started in, such as wipe_storage.

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