Re: [PATCH 01/18] scsi_dh: move 'dh_state' sysfs attribute to generic code

2015-11-30 Thread Martin K. Petersen
> "Hannes" == Hannes Reinecke writes: Hannes> As scsi_dh.c is now always compiled in we should be moving the Hannes> 'dh_state' attribute to the generic code. This patch conflicts with 23695e41a1ca ("scsi_dh: fix use-after-free when removing scsi device"). Looked simple enough and I started

Re: [PATCH 01/18] scsi_dh: move 'dh_state' sysfs attribute to generic code

2015-11-24 Thread Johannes Thumshirn
On Mon, 2015-11-09 at 16:08 +0100, Hannes Reinecke wrote: > As scsi_dh.c is now always compiled in we should be moving > the 'dh_state' attribute to the generic code. > > Reviewed-by: Christoph Hellwig > Signed-off-by: Hannes Reinecke > --- >  drivers/scsi/scsi_dh.c| 68 +