[roll] Roll fuchsia [fxfs] Migrate to new Open method where possible

Migrate as many call sites to use the new Open/Open3 methods where
possible. The only places that remain using deprecated methods are when
dealing with block devices, which will be transitioned in a
more targeted follow-up change.

Original-Bug: 378924259
Test: fx test //src/storage/fxfs

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204884
Original-Revision: de40dfe3396aea64ac07a0da16cc67023c4969ff
GitOrigin-RevId: 78438d87797066f68b0e3805af8e3d7e20aaa439
Change-Id: Ic52658bff77f69be29f3822bd0729fcb7beac4ae
1 file changed
tree: bb2d001bf3de5a11a104b6f77051d83ad79ddc1e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.