commit | 5c86e949257845dc220187b174e280e3d875ab04 | [log] [tgz] |
---|---|---|
author | Aaron Drew <ripper@fuchsia.infra.roller.google.com> | Tue Nov 28 04:49:10 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 27 20:50:12 2023 -0800 |
tree | 57becf9b73a16d4ed7b3560d0bfdffc558bea9f3 | |
parent | 758859447b6e905bb5dad3c4712ee57cfe0a6102 [diff] |
[roll] Roll fuchsia [fxfs] Expose some internal state via exposed dir. This currently exports: * a frozen-in-time text format!ed of the super block header (rendered at boot time); * store_info headers for root_parent_store and root_store; * the journal as a file; * a pseudo-directory per ObjectStore containing all objects in a store with associated data attribute named by ID. A lot of things yet to be added (as needed). Such as: * volumes directory * allocator directory * graveyard and root directories * merged lsm trees. Original-Bug: 313524454 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/950232 Original-Revision: cde13002063883bd436d845a68fdaa2e5d217c81 GitOrigin-RevId: f0564b6b0f08e1811cc344e502c0a35f55f4238b Change-Id: I884ecc91802e64b7241eca3a400aff11555ff29a
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
.