]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r297925, r297926:
authorscottl <scottl@FreeBSD.org>
Sat, 16 Apr 2016 02:47:46 +0000 (02:47 +0000)
committerscottl <scottl@FreeBSD.org>
Sat, 16 Apr 2016 02:47:46 +0000 (02:47 +0000)
commit2732738c9f325115b53493f83466802db511ace4
tree992f82d82b8227b5a1104511feeffd89645a498f
parent8113adf5471bb2702e002c680098d6053fbf39d2
MFC r297925, r297926:

 Add scsi_cdb_sbuf() for handling CDB strings.  Reimplement scsi_cdb_string()
 in terms of it.

 Use scsi_cdb_sbuf() inside of scsi_command_string now that the temporary
 string storage is no longer needed.

Sponsored by: Netflix
sys/cam/scsi/scsi_all.c
sys/cam/scsi/scsi_all.h