commit | 7d5c6a37e26463aa12a9f85246962fba71c99f6b | [log] [tgz] |
---|---|---|
author | Chris Suter <csuter@fuchsia.infra.roller.google.com> | Thu Jan 11 00:03:50 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 10 16:06:54 2024 -0800 |
tree | 81614099a1723bb5c4d3c783615abe29c052ffe2 | |
parent | 61a4618348fa688c98624b38ed0e27049c050e73 [diff] |
[roll] Roll fuchsia [fxfs] Fix a number of issues related to fsck 1. fsck_after_every_transaction won't work during format so fix that. 2. Directories in the graveyard would incorrectly generate orphaned errors. 3. We were missing checks for zombie directories and symlinks. 4. The string representation of the zombie file error got the store and file IDs the wrong way round. With these changes, I tested that fsck_after_every_transaction reports no failures when running the fsck-fs-tests suite. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/962832 Original-Revision: 2895da3dae782012b6f9a8ba33b9789dfe621480 GitOrigin-RevId: 369424832cfc603ffa618472aa132cde6bdb6e83 Change-Id: I31790af170319d1e074bd35f25f14fadf8ee18b6
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
.