[roll] Roll fuchsia [sestarnix] Pass the overlay FS to the fs_node_copy_up() hook

This causes copied-up files to be created with labels that take
into account the overlay filesystem's labeling policy and mount
options, notably the "context=" option, rather than always copying-
up the lower node's label.

This is a reland with the attribute cache dirtying test-case
updated to accommodate the FsNode argument to update_attributes().

Original-Bug: 398696739, 403260093
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1509176
Original-Revision: 4d6ba77a1e46bc040bc5558c0d58d7611081bb98
GitOrigin-RevId: dd93b26a6bbcd47340b0e9dd954b01949742aa50
Change-Id: I875a2441fde952e5e89f0fcef60c33c770060b33
1 file changed
tree: a73e2b01f3a1aaa28902842a68d759f47d7d2005
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.