Re: [fuse-devel] [PATCHSET] FUSE: extend FUSE to support moreoperations

From: Szabolcs Szakacsits
Date: Tue Oct 14 2008 - 08:26:07 EST



On Tue, 14 Oct 2008, Miklos Szeredi wrote:

> I still got qualms about this ioctl thing. One is the security
> aspect, but that could be dealt with. The other is that I really
> really don't want people to start implementing new custom ioctls for
> their filesystems, as I think that way lies madness. We could limit
> ioctls to CUSE and that would be fine with me. Or for non-CUSE users
> we could enforce the "standard" format where the type and length is
> encoded in the command number.

Is this enough to support the most useful/requested file system ioctls,
like FIEMAP?

Thanks,
Szaka

--
NTFS-3G: http://ntfs-3g.org


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