]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make sure the CCB xflags field is initialized to zero so that
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>
Fri, 27 Sep 2013 16:02:40 +0000 (16:02 +0000)
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>
Fri, 27 Sep 2013 16:02:40 +0000 (16:02 +0000)
commitb5595753581fafdb18fca08afdb6e9117a15be73
tree36981258f450b5709ea2c47beaa2257880103d0f
parent4a09ed307964d01488c1d91eda03cb6aed88b1dc
Make sure the CCB xflags field is initialized to zero so that
CAM_EXTLUN_VALID is not erroneously set. Also add an XPORT_SRP
identifier to the known SCSI transports for the SCSI RDMA protocol, as
used, for example with Infiniband storage.

Reviewed by: scottl
Approved by: re (marius)
sys/cam/cam_ccb.h
sys/cam/cam_xpt.c