Sreekanth/Suganath, > We can request task management IOCTL command(MPI2_FUNCTION_SCSI_TASK_MGMT) > to /dev/mpt3ctl. If the given task_type is either abort task or query task, > it may need a field named "Initiator Port Transfer Tag to Manage" in the IU. > > Current code does not support to check target IPTT tag from the tm_request. > This patch introduces to check TaskMID given from the userspace as a target > tag. We have a rule of relationship between (struct request *req->tag) and > smid in mpt3sas_base.c: Please review. Thanks! -- Martin K. Petersen Oracle Linux Engineering