-
- Downloads
[PATCH] introduce __blkdev_driver_ioctl()
Analog of blkdev_driver_ioctl() with sane arguments. For
now uses fake struct file, by the end of the series it won't
and blkdev_driver_ioctl() will become a wrapper around it.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Showing
- block/ioctl.c 31 additions, 0 deletionsblock/ioctl.c
- drivers/block/pktcdvd.c 2 additions, 2 deletionsdrivers/block/pktcdvd.c
- drivers/md/dm-linear.c 1 addition, 9 deletionsdrivers/md/dm-linear.c
- drivers/md/dm-mpath.c 3 additions, 8 deletionsdrivers/md/dm-mpath.c
- include/linux/blkdev.h 2 additions, 0 deletionsinclude/linux/blkdev.h
Loading
Please register or sign in to comment