On Fri, 2013-11-29 at 16:42 +0800, majianpeng wrote: > This flag will be set in sd_revalidate_disk().So remove this operation. > > Signed-off-by: Jianpeng Ma <majianpeng@xxxxxxxxx> > --- > drivers/scsi/scsi-mq.c | 2 -- > 1 file changed, 2 deletions(-) > Applied, + squashed into current target-pending/scsi-mq code. Thanks Jianpeng! --nab > diff --git a/drivers/scsi/scsi-mq.c b/drivers/scsi/scsi-mq.c > index eccdbd5..933ba0f 100644 > --- a/drivers/scsi/scsi-mq.c > +++ b/drivers/scsi/scsi-mq.c > @@ -206,8 +206,6 @@ int scsi_mq_alloc_queue(struct Scsi_Host *sh, struct scsi_device *sdev) > } > } > } > -//FIXME: Check for !NONROT usage > - queue_flag_set_unlocked(QUEUE_FLAG_NONROT, q); > > printk("scsi_mq_alloc_queue() complete !! >>>>>>>>>>>>>>>>>>>>>>>>>>>\n"); > return 0; -- 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