]> www.infradead.org Git - users/hch/block.git/commit
dasd: implement ->set_read_only to hook into BLKROSET processing
authorChristoph Hellwig <hch@lst.de>
Thu, 29 Oct 2020 12:33:29 +0000 (13:33 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 3 Nov 2020 09:33:12 +0000 (10:33 +0100)
commit02c599d6d91218c2319f3d4064ff3af6fa2828d0
tree251c8f0641179acc7b956359e9f9bec3db59eb70
parent74e39d6af3879ce512fced2b424cd882911d5f95
dasd: implement ->set_read_only to hook into BLKROSET processing

Implement the ->set_read_only method instead of parsing the actual
ioctl command.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/s390/block/dasd.c
drivers/s390/block/dasd_int.h
drivers/s390/block/dasd_ioctl.c