[roll] Roll fuchsia [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.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1571175
Original-Revision: d55668d7daba528ddc7d6ed90e9d0de09272c4f0
GitOrigin-RevId: 4a8128cc23950f1e0a48ea22f209356cf124c9e8
Change-Id: Ic613fd3d5b8bb46ac85986fff7f4dce45a98169a
1 file changed
tree: a437f1f97c8d3ce11eb702eb2a720f9db4d38f45
  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.