Re: [PATCHSET] FUSE: extend FUSE to support more operations

From: Miklos Szeredi
Date: Thu Nov 13 2008 - 06:57:32 EST


On Thu, 13 Nov 2008, Tejun Heo wrote:
> I don't really mind people doing strange things in userland as long as
> it's safe but you're the maintainer. It's a bit strange to export the
> feature only for CUSE, so I'm a little bit hesitant.

You are starting from the fact that ioctl is a good API. It's not,
it's a bad API, so I don't want to encourage the use of it.

> I wanna make it
> useful for both. So, at the kernel level, only well formed for FUSE and
> everything goes for CUSE. Does that sound good enough?

With additional restrictions for ptraceability yes. But if you just
restrict it to CUSE at first, that's fine by me as well :)

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