commit | 79a5d393cbdabaa6d7b7086320205bb48ed5c004 | [log] [tgz] |
---|---|---|
author | Rui Qi Sim <rqsim@fuchsia.infra.roller.google.com> | Wed Aug 23 00:12:50 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 22 17:14:31 2023 -0700 |
tree | 8d207fb026802d55ed73ea60d4bee6a1e963030b | |
parent | 7ac8d56d9c524e9ebed530eeead206d9d3779bb2 [diff] |
[roll] Roll fuchsia [starnix] Fix update_attributes bug This change fixes two bugs in `update_attributes()`. It was previously not correctly checking if `time_modify` had been modified. It was also only updating node info only if `time_modify`, `mode`, `uid, `gid`, or `rdev` was modified. Original-Bug: b/294318193 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904380 Original-Revision: 240a07a4d85c9ec9ffb057df879db5801f77ec87 GitOrigin-RevId: 239e7e9ad5f75710a8108c2cbd61263727c5e85f Change-Id: I754c8c558d6751ed4ce515d6e074f187792733b9
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
.