[roll] Roll fuchsia [starnix][cgroup] Store cgroup v2 fs on Expando. Unlike v1, cgroup v2 has only single hierarchy. Moved to store `Cgroup2Fs` on Expando so that it can be reused. `CgroupV2Fs` no longer keeps its own `CgroupRoot` as it now lives on the Kernel. Made `ScopedTempDir` movable but not copyable, which fixes the problem where a new temp directory is created when it is implicitly copied (e.g. when a `vector<ScopedTempDir>` is resized). Original-Bug: 389748287 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1215565 Original-Revision: 78d99928851cf6998694e8f41cf7d6dcb995cf92 GitOrigin-RevId: 6563d1e79a6d66904d87211be3905a6cb83323cc Change-Id: Id420a351958ebdace88001cbb9d2d07707e1d949
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 in one of the communication channels documented at get involved.
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.