[roll] Roll fuchsia [fdf] Fix blobfs crash during shutdown

Blobfs crashes if we respond to this call with a close rather than a
reply.

Original-Fixed: 118859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/818354
Original-Revision: 661f1531dfbb1c634a513c933c9f3ab6e78e2ace
GitOrigin-RevId: 25a2f84466714e64f02f54fe0a17c60934a69bd1
Change-Id: I0e199b765e18a9ddd9ee0c06d4aeb5f3d27218e7
1 file changed
tree: 5d4d4e9178a231c6226fb603d44f624dac912f45
  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.