[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
1 file changed
tree: 8d207fb026802d55ed73ea60d4bee6a1e963030b
  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.