[roll] Roll fuchsia Revert "[fxfs] Remove unnecessary call to zx_query_vmo_stats"

This reverts commit d55668d7daba528ddc7d6ed90e9d0de09272c4f0.

Reason for revert: b/502743934

Original change's description:
> [fxfs] Remove unnecessary call to zx_query_vmo_stats
>
> I don't think needs_flush needs to call zx_query_vmo_stats and it shows
> up in traces.
>
> Change-Id: Idea1d73555eb051cc66d55d57cceb87d3684b3f0
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1571175
> Fuchsia-Auto-Submit: Chris Suter <csuter@google.com>
> Commit-Queue: Chris Suter <csuter@google.com>
> Reviewed-by: Chris Drouillard <cdrllrd@google.com>

Original-Bug: 502743934
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1577474
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 1879a76de91039a1bbf43abc927dfe30d5ec325b
GitOrigin-RevId: 3e69a4a945494d52e39d7c2e6926b59f96068a77
Change-Id: I1e0ff988d2c294b4dd6359ee3723eb845d2c8752
1 file changed
tree: 3c93ac9b3fbc34f7597823ac4d1bfd46c4b7364f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.