[PATCH] introduce __blkdev_driver_ioctl()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 30 Aug 2007 00:34:12 +0000 (20:34 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Oct 2008 11:47:26 +0000 (07:47 -0400)
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>

No differences found