kernel-hacking-2024-linux-s.../drivers/s390/block
Horst Hummel 336c340b68 [S390] dasd: fix unconditional reserve handling.
The reserve/release IOCTLs sometimes do not work. If second system
does a 'steal lock' the pending unit check (Format 3 Msg F) is
delivered. Since ERP is disabled for reserve/release, the IOCTL call
fails. We have to allow basic ERP (retries) for reserve/release IOCTLs.

Signed-off-by: Horst Hummel <horst.hummel@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-02-05 21:17:24 +01:00
..
dasd.c [S390] dasd: fix unconditional reserve handling. 2007-02-05 21:17:24 +01:00
dasd_3370_erp.c
dasd_3990_erp.c [S390] Remove dasd_ccw_log function. 2007-02-05 21:17:22 +01:00
dasd_9336_erp.c
dasd_9343_erp.c
dasd_devmap.c [S390] New DASD feature for ERP related logging 2006-12-08 15:54:15 +01:00
dasd_diag.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
dasd_diag.h
dasd_eckd.c [S390] dasd: fix unconditional reserve handling. 2007-02-05 21:17:24 +01:00
dasd_eckd.h
dasd_eer.c [S390] dasd: fix bug in dasd initialization cleanup 2007-02-05 21:17:04 +01:00
dasd_erp.c [S390] Remove dasd_ccw_log function. 2007-02-05 21:17:22 +01:00
dasd_fba.c [PATCH] slab: remove SLAB_DMA 2006-12-07 08:39:24 -08:00
dasd_fba.h
dasd_genhd.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
dasd_int.h [S390] Remove dasd_ccw_log function. 2007-02-05 21:17:22 +01:00
dasd_ioctl.c [PATCH] struct path: convert s390-drivers 2006-12-08 08:28:49 -08:00
dasd_proc.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
dcssblk.c [S390] Show loaded DCSS segments under /proc/iomem. 2007-02-05 21:17:11 +01:00
Kconfig
Makefile
xpram.c