[roll] Roll fuchsia [scsi] Integrating LU Scan into SCSI library

This CL combines the scsi::Disk bind logic that is redundantly
implemented in UFS and virtio. For UMS, the bind behavior is
slightly different, so it is not currently combined.

Test: Tested on Galaxy Book S and Lenovo Duet3 using UFS.
Test: Tested on virtio-scsi using QEMU
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/933772
Original-Revision: bdcc62750936d705d2d464f5638c3ab1a7f01efd
GitOrigin-RevId: 1c2ddabd878bc252994e1e34de88a67e95fbddd5
Change-Id: I98fadec8c42a80d417350564b08c0715f05d683a
1 file changed
tree: 81ec286557852821db11bc7fd2148411c381fd03
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.