[roll] Roll fuchsia [sestarnix] Optimize FsNode::is_private

Replace the virtual function call to ops().is_private() with a cached
flag in FsNode.

Original-Bug: 491054431
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1578053
Original-Revision: 7569c0f07ae365edc07313ac5c386a96a6ece617
GitOrigin-RevId: bddf717aebb9003689200cb84a7c907169f3f2f6
Change-Id: I0f0be6ba75fb504aa5bd66d7bf1487352e28fa1e
1 file changed
tree: d6d8f2e6a153c84aae58ebb02919a6af66048c96
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.