Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2016 22:48:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-scsi@FreeBSD.org
Subject:   [Bug 202625] [cam][libcam][patch] PERSISTENT RESERVE OUT needs scsi_cmd->length to be populated
Message-ID:  <bug-202625-5312-xOUDQ75pVu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202625-5312@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202625-5312@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202625

--- Comment #4 from Sean Bruno <sbruno@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);

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202625-5312-xOUDQ75pVu>