On 06/11/2010 02:47 AM, Vikas Chaudhary wrote:
index 66d377b..2990ca8 100644 --- a/include/scsi/iscsi_if.h +++ b/include/scsi/iscsi_if.h @@ -286,6 +286,7 @@ enum iscsi_param { ISCSI_PARAM_OFMARKER_EN, ISCSI_PARAM_EXP_STATSN, ISCSI_PARAM_TARGET_NAME, + ISCSI_PARAM_TARGET_ALIAS,
You have to add your value after ISCSI_PARAM_TGT_RESET_TMO, because userspace uses the same values and older tools would get screwed up.
-- 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