commit | e84aaa05960c4e7a9df155b5d58e907a61442ad5 | [log] [tgz] |
---|---|---|
author | Martin Lindsay <mlindsay@fuchsia.infra.roller.google.com> | Mon Jun 03 20:45:42 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 03 13:47:11 2024 -0700 |
tree | bb9aa7bfd860b06d7c8b473e34ff4e7c1805fbf9 | |
parent | cc7d53b288122bc2c3dc99cfd70721aaf3318986 [diff] |
[roll] Roll fuchsia [fxfs] ProfileState object is recreated on the volume for each use. The `ProfileState` object is passed into the `FxVolume.record_or_replay_profile()` call and dropped when done. This is primarily to delegate which `ProfileState` implementation will be created to the `VolumesDirectory` as the `FxVolume` itself does not know if it is a blob volume or not. Original-Bug: b/337321099 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049614 Original-Revision: e863cd6df8cfc765c577736d093d33b6d635bc63 GitOrigin-RevId: 5bfe274d9e44ab0eb21f59a45ddaa6838e4332f7 Change-Id: Idf7a3ec3721174b354b85646a3336111ba686c06
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 via the IRC channel #fuchsia
on Freenode.
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
.