[roll] Roll fuchsia [starnix][remotefs] Persist attributes for special nodes RemoteSpecialNode (used for sockets and other special files) was using the default no-op implementation of update_attributes. This caused permission changes (e.g., via chmod) to be lost when the node was refreshed or evicted from cache. This change implements update_attributes for RemoteSpecialNode to call attr_set on the underlying channel, matching the behavior of RemoteNode. Original-Bug: 505494465 Test: mount_test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1586828 Original-Revision: db7be5cac7a40cc16eca789c546e75ef711f2cc8 GitOrigin-RevId: de576291b895110d73eb0254a9a4f1bcc7223b4f Change-Id: I2fd207824c0d2783992db5339812f17bca122eca
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.