On Thu, Mar 30, 2006 at 02:28:38AM +0800, Rogelio Serrano wrote: > On 3/30/06, Rogelio Serrano <[EMAIL PROTECTED]> wrote: > > On 3/30/06, Charles P. Wright <[EMAIL PROTECTED]> wrote: > > > It has worked at least in the past. If he has a very old version of > > > Reiser4, then directory reading may return an error (b/c reiser4 was > > > broken). If he has the latest version, then in theory things should > > > work. > > > > > > > Im using the version in 2.6.16-mm1. > > > > I think i will sidestep the issue and migrate to 9p.
Ok. > Is there a plan to add union mount into vfs itself? There have been some people that tried to add unioning functionality for VFS, actual fs drivers (ext2, etc.), even a combination of whiteout support in VFS, but actual implementation in the fs driver. As far as I know, none of the Linux implementations mentioned above actually work as well as our stackable implementation. Jeff. _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
