commit | e5943547ba2af93c69f1c5c6e4717a1bc4809990 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Wed Jan 24 20:57:55 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 24 12:59:16 2024 -0800 |
tree | 92f03a5bc737ba7f87dd226e6f0ea337de452cb4 | |
parent | 83dddb0deb27c5f8d914f487d71928197d804d53 [diff] |
[roll] Roll fuchsia [sdk][zxio] Clear missing attributes in GetAttributes response Ensure zxio gracefully handles missing attributes and reports their absence to clients. As per the fuchsia.io protocol documentation, attributes are conditionally supported per filesystem, thus clients must tolerate missing values. Add NOLINT comments to some zxio headers to help suppress visual warnings under Vscode. Original-Fixed: b/309561887 Test: fx test zxio-unittest-package Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/979153 Original-Revision: c41290b068c56d34dbd65087f79e28cc6210bf46 GitOrigin-RevId: 65873559121dfccda2c5406545150e93aa1a0a7c Change-Id: I2ae7293722f3fdd3b4a0654947b66eb4b426ea0e
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 via the IRC channel #fuchsia
on Freenode.
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
.