public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* FUSE fusexmp proxy example solves umount problem!
@ 2004-09-22  0:49 Luke Kenneth Casson Leighton
  2004-09-22  9:33 ` Arjan van de Ven
  2004-09-22 13:15 ` Mario R. Carro
  0 siblings, 2 replies; 5+ messages in thread
From: Luke Kenneth Casson Leighton @ 2004-09-22  0:49 UTC (permalink / raw)
  To: linux-kernel

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@lkcl.net"> lkcl@lkcl.net </a> <br />


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-09-22 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-22  0:49 FUSE fusexmp proxy example solves umount problem! Luke Kenneth Casson Leighton
2004-09-22  9:33 ` Arjan van de Ven
2004-09-22 10:29   ` Luke Kenneth Casson Leighton
2004-09-22 11:21   ` Luke Kenneth Casson Leighton
2004-09-22 13:15 ` Mario R. Carro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox