[roll] Roll fuchsia [storage] Unify read_dirents implementations Calling read_dirents with a buffer size that is too small to return a single entry was handled 3 different ways across the filesystems. This change unifies most of the filesystems to return ZX_ERR_BUFFER_TOO_SMALL. fuchsia-fs and fdio both always pass a sufficiently large buffer size. Clients are encouraged to use those libraries instead of using fuchsia.io directly. The handling of this edge case is unlikely to be important. Original-Fixed: b/293629067 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1439114 Original-Revision: 8c9706c2192dfb0d7ee221e18fc59635bed0e635 GitOrigin-RevId: 559dfda854d739ea3f73d9353e15027525616105 Change-Id: I8c582af42c531d087d496e881a7ce5a1a001a10d
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 in one of the communication channels documented at get involved.
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.