[roll] Roll fuchsia [starnix][ltp] Fix fdatasync02 and fsync03

We need to return EINVAL when userspace tries to sync a non-regular
file.

Original-Bug: b/287120115
Original-Fixed: b/287120116
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/990259
Original-Revision: 690e5caca129ca66b62e49696bae894cc870aca5
GitOrigin-RevId: 2bb6a66b09e5e514ba4b4f9f7fba6d3d22f9ff5d
Change-Id: I9e2ffcc9a82eaaf67290770c1df5258f2971fc46
1 file changed
tree: 703b9c82fed29a141f93b0b3ea5687fe6271168a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.