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

From: Miklos Szeredi
Date: Wed Nov 17 2004 - 13:05:15 EST



> /sys/fs used to exist for for some. Moreover, /sys/fs/foofs/ was added
> automagically when foofs file system type was registered. But it was
> ultimately removed, because nobody took the time to fix all races
> between accessing /sys/fs/foofs/gadget and
> umount/filesystem-module-unloading.

I don't see why this would be any harder for filesystem code than for
other types of drivers. Maybe someone can enlighten me.

Anyway, I can try to clean it up: remove all the racy bits and keep
what I need (which is mainly just the /sys/fs directory). Where can I
find the most recent version of this?

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/