[roll] Roll fuchsia [starnix][zxio] Add function to update atime when closing We now have a way to inform the underlying filesystem that a node is pending an atime update (due to file access) by sending a fuchsia.io Node Get_Attributes request with `PENDING_ACCESS_TIME_UPDATE` query. When we close a node, we may want to update atime first before closing it. This will be used in follow-up CL to have persistent update of atime in Starnix. Original-Bug: 401073280 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235947 Original-Revision: 6d32465e0d6d202519e71a481d03f80831eacefd GitOrigin-RevId: f07d662fa9253c03960992d9bf47b5cf5c1efa8e Change-Id: Ibf8b054a23660ca389d0e9d57211acc62af3a55a
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.