commit | c79fa3cf9f1f038be5a59cd5aa45d777859a3ea2 | [log] [tgz] |
---|---|---|
author | Mark Dittmer <markdittmer@fuchsia.infra.roller.google.com> | Mon Apr 29 19:13:23 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 29 12:14:18 2024 -0700 |
tree | 0ae728af76b2e46425ea49b0cb6a047bffdf7a41 | |
parent | 298d6b06e525c45ade99516515872e3f59bf5ac0 [diff] |
[roll] Roll fuchsia [starnix] Support quoted values for generic_parse_mount_options This change adds support for `key="quoted value"` in mount options parsing. This is critical for SELinux, which supports mount options that may contain commas. Original-Fixed: b/334960377 Test: fx test fuchsia-pkg://fuchsia.com/starnix-tests#meta/starnix-tests.cm --test-filter *parse_options*` Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1034137 Original-Revision: e69738e0eb5de3d53b0c4b3552a7299c890c8479 GitOrigin-RevId: d471b6262ed8e579ac668a86328a70618e662fa7 Change-Id: Ib20c5f0c093aeadb09070491706414941dc23f91
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
.