You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Weinhuber
a5e2383991
[S390] dasd: fix reference counting in display method for proc/dasd/devices
...
Using the /proc/dasd/devices interface leaves the reference counter
of alias devices in an inconsistent state. A process that tries to set
such a device offline afterwards will hang.
The dasd_devices_show function returns immediately for alias devices
and this code path was missing a dasd_put_device call.
Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
17 years ago
..
Kconfig
…
Makefile
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd.c
[S390] dasd: fix locking in __dasd_device_process_final_queue
17 years ago
dasd_3990_erp.c
[S390] dasd: let dasd erp matching recognize alias recovery
17 years ago
dasd_alias.c
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd_devmap.c
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd_diag.c
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd_diag.h
…
dasd_eckd.c
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd_eckd.h
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd_eer.c
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd_erp.c
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd_fba.c
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd_fba.h
…
dasd_genhd.c
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd_int.h
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd_ioctl.c
[S390] dasd: add hyper PAV support to DASD device driver, part 1
17 years ago
dasd_proc.c
[S390] dasd: fix reference counting in display method for proc/dasd/devices
17 years ago
dcssblk.c
[S390] dcss: Fix Unlikely(x) != y
17 years ago
xpram.c
…