[roll] Roll fuchsia [vfs] Handle get_attributes for io2

get_attributes should return NodeAttributes2 now.

There are also conformance tests included to check that its returning
the expected values.

Original-Bug: 125830
Original-Bug: 77623
Test: fx test vfs-tests conformance-test package-directory-tests
pkg-cache-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/865061
Original-Revision: 62c71f05ee51b0b9d905552f5c2f9393a2f01602
GitOrigin-RevId: 04bb2eb90f2c50a55b820baf9d5aa48b15a36e2b
Change-Id: I0a172e0da3a616208ad9e2d6cb98cf846f574e7b
1 file changed
tree: 8baf3d2131f15e4c12b18c58b99c17bdfc381028
  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.