commit | 41ad8f965101d781cfde649c073e64f4531f4e29 | [log] [tgz] |
---|---|---|
author | Martin Lindsay <mlindsay@fuchsia.infra.roller.google.com> | Mon May 05 16:33:05 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 05 16:35:06 2025 -0700 |
tree | 8b357994b5c6104c76e7aa77720be2d77be90f21 | |
parent | dfe3dd990aeab7f117a7265c4a7bb74ea589db90 [diff] |
[roll] Roll fuchsia [fxfs] Extend read locks for open to get vmo. This ensures that a blob cannot be modified (impossible previous to the change that supports overwriting) after open but before the child vmo is created. Simplifies downgrading from OpenedNode as well and updates comment on lookup_blob to remove the warning that no longer applies since purge has been moved to drop instead of final close. Original-Bug: 401654350 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1268988 Original-Revision: 40eb12eb2f9cbd89b188b7b024de21a5a1a5d6a3 GitOrigin-RevId: e1db0196b52cea7ec6d774de253a774b4617fdbc Change-Id: I0a9aac49e3690f8186b1c0dbb3f1910a7dc01d80
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
.