Re: [PATCH 2.5.45] Export blkdev_ioctl for raw block driver.

From: Alexander Viro (viro@math.psu.edu)
Date: Thu Oct 31 2002 - 19:11:19 EST


On Thu, 31 Oct 2002, Bob Miller wrote:

> diff -Nru a/kernel/ksyms.c b/kernel/ksyms.c
> --- a/kernel/ksyms.c Thu Oct 31 16:47:14 2002
> +++ b/kernel/ksyms.c Thu Oct 31 16:47:14 2002
> @@ -349,6 +349,7 @@
> EXPORT_SYMBOL(blkdev_open);
> EXPORT_SYMBOL(blkdev_get);
> EXPORT_SYMBOL(blkdev_put);
> +EXPORT_SYMBOL(blkdev_ioctl);

Why not use ioctl_by_bdev() in the first place? (and yes, it's very likely
my fault - I hadn't realized that raw.c went modular at some point).

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:58 EST