Re: [PATCH] Device-mapper submission 6/7

Joe Thornber (joe@fib011235813.fsnet.co.uk)
Tue, 15 Oct 2002 22:44:20 +0100


On Tue, Oct 15, 2002 at 02:15:35PM -0400, Jeff Garzik wrote:
> >[Device mapper]
> >Provide a traditional ioctl based interface to control device-mapper
> >from userland.
>
>
> If you're adding a new interface, there should be no need to add new
> ioctls and all that they entail. Just control via a ramfs-based fs...

We originally did have a fs based interface written by Steve
Whitehouse. However at the time (about a year ago) it wasn't obvious
that everyone would think it a good idea. Also the code was
significantly larger than the ioctl interface. I would be more than
happy to do away with the ioctl stuff if people are now in full
agreement that an fs interface is the way to go.

Joe
-
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/