> > 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.
Great. I always wanted to do the exporting inside the kernel, but put it off as being too hard :) Miklos ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ User-mode-linux-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
