Greetings all, This series updates adds the VLC_SA_RECEIVE_CREDENTIAL define per James's feedback, and converts target_core_mod to use include/linux/cdrom.h:GPCMD_* prefixed MMC Opcode defines for TYPE_ROM. This patch is made against lio-core-2.6.git/master and tested on v2.6.29-rc2 x86 32-bit HVM. The lio-core-2.6.git tree can be found at: http://git.kernel.org/?p=linux/kernel/git/nab/lio-core-2.6.git;a=summary [PATCH 1/4] [Linux/SCSI]: Change RECEIVE_CREDENTIAL to VLC_SA_RECEIVE_CREDENTIAL [PATCH 2/4] [Target_Core_Mod]: Change RECEIVE_CREDENTIAL -> VARIABLE_LENGTH_CMD [PATCH 3/4] [Target_Core_Mod]: Remove LOAD_UNLOAD_MEDIUM usage from IBLOCK/FILEIO/RAMDISK [PATCH 4/4] [Target_Core_Mod]: Convert TYPE_ROM support to use include/linux/cdrom.h GPCMD_* defines >From /pub/scm/linux/kernel/git/nab/lio-core-2.6 * branch master -> FETCH_HEAD Updating e384da7..a4bcd2c Fast forward drivers/lio-core/target_core_base.h | 59 ------------------------------ drivers/lio-core/target_core_file.c | 1 - drivers/lio-core/target_core_iblock.c | 1 - drivers/lio-core/target_core_rd.c | 1 - drivers/lio-core/target_core_transport.c | 31 +++++++++------- include/scsi/scsi.h | 4 ++- 6 files changed, 20 insertions(+), 77 deletions(-) --nab -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html