Re: [PATCH] [Request for inclusion] Filesystem in Userspace

From: Jan Kratochvil
Date: Tue Nov 16 2004 - 06:05:21 EST


Hi,

On Tue, Nov 16, 2004 at 11:20:22AM +0100, Miklos Szeredi wrote:
> > - Breaks if CONFIG_PROC_FS is not enabled.
>
> Yes. Would a device node be better? Perhaps. This way there's no
> need to allocate a major/minor for a device.

"fuse/version" you have in /proc while it belongs to /proc
"fuse/dev" you have in /proc while it belongs to /dev

Also I am not sure human-readable "fuse/version" is required there at all.
Regular FUSE request enlisted in 'enum fuse_opcode' would be enough.


Regards,
Lace
-
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/