On Fri, Jun 16, 2017 at 01:24:09AM -0700, Christoph Hellwig wrote: > On Fri, Jun 16, 2017 at 04:06:55PM +0800, Ming Lei wrote: > > rq->internal_tag is introduced only for blk-mq, so > > it isn't necessary to touch this variable in blk-tag. > > > > Signed-off-by: Ming Lei <ming.lei@xxxxxxxxxx> > > It's not harmful either, is it? Yes, it is not harmful, also not necessary. Thanks, Ming