[roll] Roll fuchsia [starnix][ltp] Fix linkat02

We were checking `is_dir` slightly too early. By moving this check
later, we fail with EROFS instead, which is what this test expects.

Test: linkat02
Original-Fixed: b/287119257
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/890642
Original-Revision: e2260a38e993c8a37abaaa3f85f796284a3b44dd
GitOrigin-RevId: ba444221d827461d390faa9499fed18beedaa450
Change-Id: I5495da1bfc66f2adfb4f151b931a94da0c91a757
1 file changed
tree: df67a3b4eddf3387216f0e85c88e801f879e4a55
  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.