[roll] Roll fuchsia [minfs] Flush journal when out of space Previously, unlinking a node did not always allow for the free blocks released by the unlink to be re-used by a subsequent operation. This would result in either causing minfs to attempt expansion and/or to run out of space. This change forces a flush to the journal when transactions fail to allocate blocks so that any pending free space can be returned to the allocator. The transaction is then attempted again. Original-Fixed: 88364 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605581 Original-Revision: 427a61140abe259c729612ea4926c4baeeda34da GitOrigin-RevId: 1a1204a318a87e2dad53054a90ed1c211e35b676 Change-Id: If2a6bd8f4bda9618a231243d1d9f2fda7f66ab97
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.