[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.

Original-Bug: 398696739, 403260093
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1500796
Original-Revision: fff65821fec8d227fc0d6b4751b3cb5d133999f5
GitOrigin-RevId: d03e1376d5d7bafe123f3618daad5fe28e170b67
Change-Id: I10f53009df3d37cfdec473b6934a23b10037ca2e
1 file changed
tree: 7dad7ebbf57e26122bea42e13e61172a2d58b9c8
  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.