[roll] Roll fuchsia [fxfs] Avoid a few copies in SimplePersistentLayer

Read directly out of the transfer buffer (which we now reuse) rather
than bouncing into a vector.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/615321
Original-Revision: 63f167ca9baea30a348f5b6607cc53c735e5a09b
GitOrigin-RevId: 380a485f56d189e1130d5d886160d3f4579850b7
Change-Id: I3714bc11aca0aba34b9e981001ca3d16866638da
1 file changed
tree: cefc83dbb5ada76dbefc6790038b9c30a70280af
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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.