alistair23-linux/drivers/s390/block
Horst Hummel 39ccf95e28 [PATCH] s390: dasd ioctl never returns
The dasd state machine is not designed to enable an unformatted device, since
'unformatted' is a final state.  The BIODASDENABLE ioctl calls
dasd_enable_device() which never returns if the device is in this special
state.  Return -EPERM in dasd_increase_state for unformatted devices to make
dasd_enable_device terminate.  Note: To get such an unformatted device online
it has to be re-analyzed.  This means that the device needs to be disabled
prior to re-enablement.

Signed-off-by: Horst Hummel <horst.hummel@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-28 08:33:48 -07:00
..
dasd.c [PATCH] s390: dasd ioctl never returns 2006-04-28 08:33:48 -07:00
dasd_3370_erp.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_3990_erp.c [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
dasd_9336_erp.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_9343_erp.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_devmap.c BUG_ON() Conversion in drivers/s390/block/dasd_devmap.c 2006-03-26 18:33:07 +02:00
dasd_diag.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_diag.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_eckd.c [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc 2006-03-24 07:33:17 -08:00
dasd_eckd.h [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
dasd_eer.c [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
dasd_erp.c BUG_ON() Conversion in drivers/s390/block/dasd_erp.c 2006-04-01 01:27:08 +02:00
dasd_fba.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_fba.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_genhd.c [PATCH] s390: dasd partition detection 2006-03-08 14:14:01 -08:00
dasd_int.h [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
dasd_ioctl.c [PATCH] dasd: "cleanup dasd_ioctl" fix 2006-03-24 07:33:18 -08:00
dasd_proc.c [PATCH] s390: dasd proc entries 2006-04-11 06:18:38 -07:00
dcssblk.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
Kconfig [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
Makefile [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
xpram.c [PATCH] Add block_device_operations.getgeo block device method 2006-01-08 20:13:54 -08:00