commit | 5971eeb003de83fe5d07bd28626b51df87db15df | [log] [tgz] |
---|---|---|
author | Stephen Demos <sdemos@fuchsia.infra.roller.google.com> | Tue Feb 04 19:21:19 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 04 19:25:34 2025 -0800 |
tree | 3afdb4402e87b06d347283a40c4dc0802d69ccd1 | |
parent | dd6b6ef26af955eec0c91a523b2ecc9283242cd1 [diff] |
[roll] Roll fuchsia [fxfs] only add spare space if there are dirty pages If there aren't any new pages added in mark_dirty, keep whatever the current spare reservation space amount is instead of increasing it to the full spare amount. Otherwise, if we are running out of space, writing to an allocated region might wrongly return NO_SPACE because it was adding extra spare reservation space it doesn't actually need. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1188526 Original-Revision: f474ad9033fdeedc010a9ec39e472063eb968030 GitOrigin-RevId: ca6f7da49dec907a393964c17e5f59d7bc8e937e Change-Id: I56d201664f87f535abccac4d5d582e6f94100f04
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 in one of the communication channels documented at get involved.
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
.