[roll] Roll fuchsia [starnix] Do not emit fake . and .. in ext4

ext4 already contains entry for . and .. and the directory ops should
not emit fake one for it, otherwise they will appear twice.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686222
Original-Revision: 0b2566c2a3fd9aa36ea66f9f33fb25ff4c513dde
GitOrigin-RevId: 2bda25149350d197e4a3da91df1dac3f314b54c3
Change-Id: I5d40bfadf83f892a9db736c2c62c8ead3cbc424f
1 file changed
tree: 09b3f5f60ef89b600e0e0ab561865bf162f63b96
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.