linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] remove ioclt_by_bdev from DASD
@ 2020-04-30 11:17 Stefan Haberland
  2020-04-30 11:17 ` [PATCH 1/1] s390/dasd: remove ioctl_by_bdev from DASD driver Stefan Haberland
  0 siblings, 1 reply; 12+ messages in thread
From: Stefan Haberland @ 2020-04-30 11:17 UTC (permalink / raw)
  To: axboe, hch
  Cc: linux-block, hoeppner, linux-s390, heiko.carstens, gor,
	borntraeger, linux-kernel

Hi Christoph and Jens,

here I have a different proposal how to remove the ioctl_by_bdev calls
from the DASD device driver. The patch is tested and from my perspective
OK to be integrated.
If you find it acceptable please feel free to integrate it into your tree.
Otherwise I am open for suggestions.

Regards,
Stefan

Stefan Haberland (1):
  s390/dasd: remove ioctl_by_bdev from DASD driver

 block/partitions/ibm.c           | 67 ++++++++++++++++++--------------
 drivers/s390/block/dasd_devmap.c | 17 +++++++-
 drivers/s390/block/dasd_diag.c   | 10 +++++
 drivers/s390/block/dasd_eckd.c   | 10 +++++
 drivers/s390/block/dasd_fba.c    |  8 ++++
 drivers/s390/block/dasd_genhd.c  |  1 +
 drivers/s390/block/dasd_int.h    | 10 +++++
 7 files changed, 91 insertions(+), 32 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-05-07 15:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 11:17 [PATCH 0/1] remove ioclt_by_bdev from DASD Stefan Haberland
2020-04-30 11:17 ` [PATCH 1/1] s390/dasd: remove ioctl_by_bdev from DASD driver Stefan Haberland
2020-04-30 13:13   ` Christoph Hellwig
2020-04-30 14:02     ` Stefan Haberland
2020-05-04  8:45       ` Stefan Haberland
2020-05-05 12:44         ` Christoph Hellwig
2020-05-05 15:09           ` Stefan Haberland
2020-05-06  4:52             ` Christoph Hellwig
2020-05-07 15:22               ` Stefan Haberland
2020-05-07 15:29                 ` Christoph Hellwig
2020-05-07 15:43                   ` Stefan Haberland
2020-05-07 15:45                     ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).