Re: [uml-devel] [Announce] mountlo 0.5 - Loopback mounting in userspace

From: Jeff Dike
Date: Mon Feb 27 2006 - 12:05:26 EST


On Mon, Feb 27, 2006 at 04:10:38PM +0100, Miklos Szeredi wrote:
> I'm proud to announce a new version of my pet project 'mountlo', a
> utility which works similarly to 'mount -o loop', but the filesystem
> runs entirely in userspace.
>
> While arguably it is quite useless, I like it because it combines some
> of my favorite technologies (Linux, UML and FUSE) with very little
> additional glue code.

Very cute. I'm in the process of doing something similar, except I'm
integrating a FUSE server into the UML kernel to export the UML
filesystem to the host. So far, I can cd and ls inside the mount -
lookup and readdir are implemented.

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