commit | b09041dc640be9c7ebd44ec91fda83e37804635c | [log] [tgz] |
---|---|---|
author | Seokhwan Kim <sukka.kim@fuchsia.infra.roller.samsung.com> | Fri Sep 17 15:35:43 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 17 08:37:07 2021 -0700 |
tree | 1a64cab9ddbe8c71b4a1fbaa1e2c9528fb421a87 | |
parent | 37637c3e80f35004f221d8ab84fc991648b3d5d5 [diff] |
[roll] Roll fuchsia [f2fs] Handles corruption on a file name This CL returns NOT_FOUND when an inode block has a wrong lenth of its filename. In this case, it sets kBad flag and clears link for the successful deletion of the vnode without actual purging on disk. It will inform of the corruption when fsck supports a repair feature. Original-Fixed: 84681 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/582623 Original-Revision: afb88c1330d23b117de3349e76c3dba698646899 GitOrigin-RevId: a13bb32064f8d766c1235d97f8039a17663f72be Change-Id: I7b6a99fa839f69e238334f9d73ff9f3ace504cfc
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
.