[roll] Roll fuchsia [starnix][remote_bundle] Emit . and .. during readdir

Previously, the remote_bundle file system did not emit . or .. when
enumerating the directory. For example, `ls -l` did not show . or ..
when run in a remote_bundle directory.

This CL will be tested by FsTest.NoDuplicatedDoDirectories once we move
the debian container over to using remote_bundle.

Original-Bug: 126540
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/849645
Original-Revision: d522632583c4da233022af9fd5283d15992be23b
GitOrigin-RevId: 5eb6118b13c69c1ec54b49085ac3c68aa893e6b9
Change-Id: I13f225bbf41eb4ce8174577bd376fce68ee0d63c
1 file changed
tree: 1f111506dfd9f639fc21f9fdea362d8fb2ffe161
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.