[roll] Roll fuchsia [starnix][task] Plumb Locked and CurrentTask to FdTable

We will need Locked and CurrentTask in the FdTable in order to flush
files when they are removed from the FdTable. This CL plumbs these
objects to most of the call sites where they will be needed. A future CL
will bring these objects to FdTable::close and FdTable::drop.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1451413
Original-Revision: b63c3d995e60283634090ecd09b1ff9df39533ec
GitOrigin-RevId: 1dba884c72c6918aa18c5fc61d0d60fecab7d00a
Change-Id: Id5c2eb34d09fb823b53c06a29641e6d50dda0059
1 file changed
tree: 8cb12f69328b9c9a477e55abd220954288d0aa0e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.