commit | c69330685404fc6ee685029c11c79575c8fa1af8 | [log] [tgz] |
---|---|---|
author | Ghanan Gowripalan <ghanan@fuchsia.infra.roller.google.com> | Wed May 01 19:06:14 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 01 12:10:14 2024 -0700 |
tree | f28866eafa0aeb88383c05f20b447509d5922623 | |
parent | c59793ba034fa39ee4b1f60ae85ce834f236fa28 [diff] |
[roll] Roll fuchsia [starnix] Skip access check when opening FUSE node ...unless the kernel was instructed to perform its default permission checks. Per `fuse(4)` and `libfuse`'s low-level handler for `FUSE_OPEN`, `FUSE_OPEN` request handlers are expected to validate the open request. This validation includes the open access mode flags which the kernel may check redundantly. Original-Bug: b/324955805, b/331965660 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1026091 Original-Revision: 846e5d3b2f002512473308963e7f1459b0841d27 GitOrigin-RevId: 1abf360365cecc97bc025412e02278a1a2e87bd3 Change-Id: I001aa56d9719378454bee8ea807ba3704cf7af82
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
.