[roll] Roll fuchsia [fxfs] Cache object keys in the tree cache

Starnix calls GetAttributes on files in fxfs a lot. Getting the fscrypt
wrapping key id is a majority of the GetAttributes call. Caching the
keys in the tree cache significantly improves the performance of
GetAttributes.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1369737
Original-Revision: 3d477e9f9ac0a89c73008bb0c4e267c563acd6d7
GitOrigin-RevId: 1abd7bb6426054fa685cd71c851c77119543ed7d
Change-Id: Iebf671016f7c627bdf6299ca175d60bf3523c70f
1 file changed
tree: 3614dfc80db19df837d4b45a50ef68f5c6f5700d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.