[roll] Roll fuchsia [starnix][vfs] Introduce fileops_impl_unbounded_seek

Many FileOps implementation use `unbounded_seek`. Rather than copy and
pasting the same code repeated, we can use a macro.

Original-Bug: b/419306849
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283824
Original-Revision: f0b68a39f5b62fbdf54c549919cdaf90a8bd6c02
GitOrigin-RevId: 14620e1823c0b4d31b1ae8de40e57cd368ce9fa4
Change-Id: I28b849e92b95350d84c6ed1cf36ec8b8e8aae1a9
1 file changed
tree: a9bcde72a5008977cb3cfde6975c29b31c2507cf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.