Re: [Patch v3] block: introduce block_rq_error tracepoint

From: Yang Shi
Date: Tue Jan 25 2022 - 15:19:25 EST


On Tue, Jan 25, 2022 at 12:03 PM Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> On Tue, 25 Jan 2022 11:58:10 -0800
> Yang Shi <shy828301@xxxxxxxxx> wrote:
>
> > Never mind. Other than the code restructure, I also found some data
> > structure (struct request) and function (blk_fill_rwbs) change. I
> > think I'd better rebase the patch to 5.17-rc1 then resubmit it. Since
> > there is no fundamental change to the patch, can I keep your
> > reviewed-by tag?
>
> Sure, but please Cc me.

Yeah, definitely. Thanks.

>
> -- Steve