alistair23-linux/drivers/s390
Michael Holzheu 92bf435f38 [S390] tape: duplicate sysfs filename when setting tape device online
When a tape device is set online, offline and online again, the following
error message is printed on the console: "sysfs: duplicate filename
'non-rewinding' can not be created". The reason is that when setting a
device online, the tape driver creates a sysfs symlink from the tape device
to the tape class device. Unfortunately the symlink is not removed
correctly, when the device is set offline. Instead of passing the
tape device object to sysfs_remove_link, the class device object is used.
This patch fixes this problem and uses the correct tape device object now.

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2008-04-17 07:46:59 +02:00
..
block [S390] dasd: use GFP_DMA for fba private data allocation 2008-04-17 07:46:58 +02:00
char [S390] tape: duplicate sysfs filename when setting tape device online 2008-04-17 07:46:59 +02:00
cio [S390] qdio: Unrecognized inbound traffic if many FCP devices are online 2008-04-17 07:46:58 +02:00
crypto [S390] zcrypt: fix ap_device_list handling 2008-03-05 12:37:19 +01:00
net claw: make use of DIV_ROUND_UP 2008-02-23 23:57:45 -05:00
scsi [SCSI] zfcp: fix sense_buffer access bug 2008-01-30 13:03:39 -06:00
ebcdic.c
Makefile
s390_rdev.c
s390mach.c
s390mach.h
sysinfo.c calibrate_delay() must be __cpuinit 2008-02-06 10:41:08 -08:00