[roll] Roll fuchsia [fxfs] Cache extended attr records

A fair bit of time is spent serializing/deserializing these records
via get/set_extended_attributes during normal usages (booting), and
these are trivially cacheable.

Original-Bug: 323571978
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995687
Original-Revision: 20a7e5ccac17f458c205887e0c8244ca0d2d8fff
GitOrigin-RevId: bc56ea19b9f2bb0f21439d73fb42fe1832af1e6c
Change-Id: Id6994a392c4a2183201189ee74190ff16e73684c
1 file changed
tree: 682b32e336bf3832385062e59d5df4cf05cef0a7
  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.