[roll] Roll fuchsia [starnix] Refactor LockDep to support dynamic levels and non-generic guards This change refactors `LockDepMutex` and `LockDepRwLock` to support dynamic levels (runtime IDs) to allow crossing filesystem boundaries in OverlayFS without violating the static LockDep hierarchy. It also simplifies guards by removing the generic parameter `L`. Test: Added unit tests in `lock_dep_mutex.rs` Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1619714 Original-Original-Revision: 9d344fc0c778c7587c35f7633dbfa8b440203497 GitOrigin-RevId: 52eca026f41728798172c05c5d14bca31bf443b7 Change-Id: I034919aa5344d51681767ffc59b76fcaa315d0f5 Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1621517 Cr-Commit-Position: refs/heads/main@{#193218}
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.