I have a mostly-working 2.1 lofs.
It is a stepping stone to a bunch of other stuff I want to do.
You have to indirect the whole tree, no just the top-level directory,
otherwise 'pwd' goes bozo - e.g. loopback a read-only version of
/usr into a chrooted environment.
And, yes, I agree that VFS changes would help (a *lot*). I've
written a bunch of vfs_* functions, to actually provide a consistent
(well, more consistent) and usable VFS API, capturing many of the
things that must happen before and after each of the VFS "methods"
are invoked. Is this what you had in mind, Richard?
Regards
Peter Miller E-Mail: millerp@canb.auug.org.au
/\/\* WWW: http://www.canb.auug.org.au/~millerp/
Disclaimer: The opinions expressed here are personal and do not necessarily
reflect the opinion of my employer or the opinions of my colleagues.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/