dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/s390/block
Christoph Hellwig 8262037f40 [PATCH] add ->compat_ioctl to dasd
Add a compat_ioctl method to the dasd driver so the last entries in
arch/s390/kernel/compat_ioctl.c can go away.  Unlike the previous attempt this
one does not replace the ioctl method with an unlocked_ioctl method so that
the ioctl_by_bdev calls in s390 partition code continue to work.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-10 08:01:32 -08:00
..
Kconfig [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd.c [PATCH] add ->compat_ioctl to dasd 2006-01-10 08:01:32 -08:00
dasd_3370_erp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_3990_erp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_9336_erp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_9343_erp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_cmb.c [PATCH] s390: remove ioctl32 from dasdcmb 2005-05-01 08:58:59 -07:00
dasd_devmap.c [PATCH] kfree cleanup: drivers/s390 2005-11-07 07:54:03 -08:00
dasd_diag.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
dasd_diag.h [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
dasd_eckd.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
dasd_eckd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_erp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_fba.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
dasd_fba.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dasd_genhd.c [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dasd_int.h [PATCH] add ->compat_ioctl to dasd 2006-01-10 08:01:32 -08:00
dasd_ioctl.c [PATCH] add ->compat_ioctl to dasd 2006-01-10 08:01:32 -08:00
dasd_proc.c [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dcssblk.c [PATCH] s390: move s390_root_dev_* out of the cio layer 2006-01-06 08:33:49 -08:00
xpram.c [PATCH] Add block_device_operations.getgeo block device method 2006-01-08 20:13:54 -08:00