commit | 6a646cd2fab0ac9d6ac0a5683e6318434fb7dc21 | [log] [tgz] |
---|---|---|
author | Chris Suter <csuter@fuchsia.infra.roller.google.com> | Fri May 20 03:49:36 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 19 20:51:22 2022 -0700 |
tree | e57ac257983d0e97a9b6d00a3d9bd4be583709d8 | |
parent | c6542a04d4e55d231d960e91f8569d7b20bcc4a1 [diff] |
[roll] Roll fuchsia [fshost] Fix df for built-in filesystems df got broken for built-in filesystems (those not mounted using mount). This CL fixes that and adds a unit test so it shouldn't get broken again. This also makes df work when the data filesystem is fxfs which now runs as a component. Original-Bug: 99591 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/679186 Original-Revision: 84773b9dc9882ad95dbebc473f17a63624d70948 GitOrigin-RevId: 1bb14b62b28ad6dd8ef42225c75fefb3293a26cc Change-Id: If4d23e308ea87593ff0624e25fd8a721010d31a5
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
.