FUSE fusexmp proxy example solves umount problem!

From: Luke Kenneth Casson Leighton
Date: Tue Sep 21 2004 - 19:40:09 EST


what do people think about a filesystem proxy kernel module?
has anyone heard of such a beast already?
(which can also do xattrs)

fusexmp.c (in file system in userspace package) does stateless
filesystem proxy redirection.

this is a PERFECT solution to the problem of users removing media
from drives without warning. when i say perfect i mean it doesn't
cause kernel hang-ups, it doesn't involve modifications to userspace
programs such as KDE or Gnome, it doesn't involve any extra work
to HAL, nor UDEV.

it just... _works_.

but, doing file system proxying in userspace introduces an additional
and unnecessary level of inefficiency.

i was wondering therefore if anyone had attempted to do filesystem
proxying before.

ta,

l.

--
--
Truth, honesty and respect are rare commodities that all spring from
the same well: Love. If you love yourself and everyone and everything
around you, funnily and coincidentally enough, life gets a lot better.
--
<a href="http://lkcl.net";> lkcl.net </a> <br />
<a href="mailto:lkcl@xxxxxxxx";> lkcl@xxxxxxxx </a> <br />

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