commit | 27ec936dbf0edc4f279029e044f3a212dee2790e | [log] [tgz] |
---|---|---|
author | Jaeyoon Choi <j_yoon.choi@fuchsia.infra.roller.samsung.com> | Wed Sep 06 00:19:43 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 05 17:21:09 2023 -0700 |
tree | b9ab00256c7ecccbb17ec2067139a6d5bcbf67b3 | |
parent | 36a49614f6632ea186a43db3fb7f3207fe9b7d29 [diff] |
[roll] Roll fuchsia [ufs] Refactor I/O queue This CL removes the scsi_xfer struct and changes the scsi_xfer queue to an IoCommand queue. It also adds the SendScsiUpiu() function for sending Scsi commands. Original-Bug: 124835 Test: ufs-unit-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904503 Original-Revision: 70c5d2e751c2234d85708ad9b544366d2f488456 GitOrigin-RevId: ac0d9b40c960e33de7ab27c5856b1a1ad869ec0e Change-Id: I368fffab1509e95bc74c79b8939b8daeb23f69cd
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
.