[roll] Roll fuchsia Reland "[fshost] Disable mutable tree summary in fxfs."

This reverts commit 347a69fd82cadd32cc9e06303ad4ce554c25b8f6.

Reason for revert: Test fixed by https://fxrev.dev/1100903

Original change's description:
> Revert "[fshost] Disable mutable tree summary in fxfs."
>
> This reverts commit 25f11791c07670c97a4030267dbbf9461fe971a0.
>
> Reason for revert: Broke fshost-metrics-test
>
> Original change's description:
> > [fshost] Disable mutable tree summary in fxfs.
> >
> > Walking this tree in larger systems that use fxfs can take much longer
> > and use significant resources. There is a better solution in the works
> > for fxfs.
> >
> > Original-Bug: b/355703107
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1101153
>
> Original-Bug: b/355703107
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100820

Original-Bug: b/355703107
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1102212
Original-Revision: b525abe3d6f77d8be70d018300857ac1d23dc997
GitOrigin-RevId: 954b46e7f8e719906a9932d1f45516a68fb9d6d4
Change-Id: Ifdf0ac11b89083721dce91e61ab4647cfee6b409
1 file changed
tree: d9b5596440cade08267595d8d1c4b1e013714708
  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.