[roll] Roll fuchsia [virtio-scsi] Fix bug that prevents multiple LUNs on a target. While it appears that the previous code's intention is to calculate a target's max transfer size only once per target, a bug prevents more than a single LUN to attach onto a target (no more scsi::Disk::Bind() if `max_xfer_size_sectors` is assigned a nonzero value). This CL also changes scsi::Disk::Bind() to accept max_transfer_bytes as opposed to max_transfer_blocks. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/799852 Original-Revision: 0524f8a3cb5331730959facb4fa2a79cea726292 GitOrigin-RevId: af102669d9e9c86d479af01dcf75db6743899e54 Change-Id: Icd4586047c0c8201decb49d4126d1189be023fd9
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 via the IRC channel #fuchsia on Freenode.
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.