Re: ext2 in a dos file/partition

eichin@mit.edu
Sun, 10 Mar 1996 20:58:01 -0500


> While at USENIX, I saw the _correct_ way to do a union FS. It was done
> as a pre-loaded shared library, and because of that it was a lot more

A related option to consider - something Chris Provenzano has been
talking about - is that any pthreads implementation *has to* muck with
every I/O operation anyhow, so it's a good place to drop in hooks like
this.