[roll] Roll fuchsia [starnix] Fix `vmsplice`-ing to a pipe `vmsplice` should not copy the userspace buffer into kernel space, which is what Starnix does at TOT before this change. `vmsplice`-ing a user buffer into a pipe should result in the pipe holding a reference to the user buffer's mapping so that applications can modify the payload already sitting in a pipe. Original-Bug: b/335701084 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1056583 Original-Revision: 9b0bc5fde257889dd325404904f6e7b15f1385ef GitOrigin-RevId: 7c017deb6f876824b47440568b240b956942e539 Change-Id: I1d5337d94dc97dea0f064987d1e0c052c3116688
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.