[Bug 202625] [cam][libcam][patch] PERSISTENT RESERVE OUT needs scsi_cmd->length to be populated

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 17 22:48:22 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202625

--- Comment #4 from Sean Bruno <sbruno at FreeBSD.org> ---
Spoke with some other developers (Scott) and its clear that the changes to
scsi_all.h is incorrect.

The change to scsi_all.c should look like this instead of what is being
proposed:

scsi_ulto2b(dxfer_len, dxfer_len);

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-scsi mailing list