Re: [RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events

From: Rajat Jain
Date: Mon Apr 16 2018 - 12:41:52 EST


On Mon, Apr 16, 2018 at 8:28 AM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> On Mon, 16 Apr 2018 14:31:49 +0000
> "Bean Huo (beanhuo)" <beanhuo@xxxxxxxxxx> wrote:
>
>> Print the request tag along with other information
>> while tracing a command.
>>
>> Signed-off-by: Bean Huo <beanhuo@xxxxxxxxxx>
Acked-by: Rajat Jain <rajatja@xxxxxxxxxx>

>> ---
>
> I don't see any issue with the tracing part.
>
> Acked-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx>
>
> Others need to check the content.
>
> -- Steve