[roll] Roll fuchsia [minfs] Lower logging verbosity for ERR_NO_SPACE errors.

These tend to spam logs when devices run out of space and it is
not really an OS error.

Original-Bug: 95893

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/688802
Original-Revision: c0e2695082a03c189a614fb427028b7f6a7119cf
GitOrigin-RevId: b113ab57686cbc4f7d1297bd3d3a001fea40d487
Change-Id: I416a8ac5beea36d849a2537003be50e3a8527947
1 file changed
tree: 58ae9a6c3cc7303c152a5ddf46197074e19bfe78
  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.