On 4/3/25 1:29 AM, Dongli Zhang wrote: > Log write descriptors for the control queue, leveraging > vhost_scsi_get_desc() and vhost_get_vq_desc() to retrieve the array of > write descriptors to obtain the log buffer. > > For Task Management Requests, similar to the I/O queue, store the log > buffer during the submission path and log it in the completion or error > handling path. > > For Asynchronous Notifications, only the submission path is involved. > > Suggested-by: Joao Martins <[email protected]> > Signed-off-by: Dongli Zhang <[email protected]> >
Reviewed-by: Mike Christie <[email protected]>

