5e87727596
Most SCSI hosts, Linux, Windows, VMware, supports 256 LUNs per device now, and it is not easy to test even if any other non-free OS or driver supports more than 256 LUNs. Hence increase the macro constant SPDK_SCSI_DEV_MAX_LUN from 64 to 256. Then we do not need to expose it publicly now. So move it to lib/scsi/scsi_internal.h. Update the CHANGELOG together. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Iacde46c3854f326eebfb8befb47d41fce383b027 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9631 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
include | ||
lib | ||
.gitignore | ||
Makefile | ||
unittest.sh |