[roll] Roll fuchsia [fxfs] Fix a race when flushing and querying timestamps

Whilst we're flushing we need to make sure we return the correct
timestamps. This change addresses an issue where the timestamp would
appear to revert whilst we're flushing a file.

Original-Bug: 121764
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/801967
Original-Revision: 1ad99bc3560a4019988efaffd960a8dde1135c8b
GitOrigin-RevId: 4649c11e0216a9f86b9563347f66bee360db5ff4
Change-Id: I0bd3cd853d983e8b9bf75e89a62d83f403086a75
1 file changed
tree: ba710cc96cc97ae86e06df34b9398eb5fae0ab7a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.