Bug#808007: [PATCH] s390-dasd: check if DASD is already online

2015-12-16 Thread Cyril Brulebois
Hi, Hendrik Brueckner (2015-12-16): > On Tue, Dec 15, 2015 at 05:59:23PM +0100, Cyril Brulebois wrote: > > Hendrik Brueckner (2015-12-15): > > > Control: tags -1 + patch > > > > > > Attach a patch to check if the DASD is already online because > > > trying to set a DASD online twice results in

Bug#808007: [PATCH] s390-dasd: check if DASD is already online

2015-12-16 Thread Hendrik Brueckner
Hi, On Tue, Dec 15, 2015 at 05:59:23PM +0100, Cyril Brulebois wrote: > Hendrik Brueckner (2015-12-15): > > Control: tags -1 + patch > > > > Attach a patch to check if the DASD is already online because > > trying to set a DASD online twice results in an error causing > > the s390-dasd module to

Bug#808007: [PATCH] s390-dasd: check if DASD is already online

2015-12-15 Thread Cyril Brulebois
Hi, Hendrik Brueckner (2015-12-15): > Control: tags -1 + patch > > Attach a patch to check if the DASD is already online because > trying to set a DASD online twice results in an error causing > the s390-dasd module to fail. I'm no DASD expert but this looks fine from afar. Was that successfull

Bug#808007: [PATCH] s390-dasd: check if DASD is already online

2015-12-15 Thread Hendrik Brueckner
Control: tags -1 + patch Attach a patch to check if the DASD is already online because trying to set a DASD online twice results in an error causing the s390-dasd module to fail. Thanks and kind regards, Hendrik diff -Nru s390-dasd-0.0.32/dasd-config.c s390-dasd-0.0.33/dasd-config.c --- s390-da