[ANN] unionfs patchset-19-20070504 release, it is now MPSAFE and transparent mode as default

2007-05-04 Thread Daichi GOTO
Hi Guys It is my pleasure and honor to announce the availability of the unionfs patchset-19-20070504. p19 is second patchset after its merged of FreeBSD. Our improvements works of unionfs are going step by step. p19 is milestone release. Patchset-19-20070504: For 7-current http://people.

Re: [ANN] unionfs patchset-19-20070504 release, it is now MPSAFE and transparent mode as default

2007-05-06 Thread Danny Braniss
> Hi Guys > > It is my pleasure and honor to announce the availability of > the unionfs patchset-19-20070504. p19 is second patchset after > its merged of FreeBSD. Our improvements works of unionfs are > going step by step. p19 is milestone release. > > Patchset-19-20070504: > For 7-current >

Re: [ANN] unionfs patchset-19-20070504 release, it is now MPSAFE and transparent mode as default

2007-05-06 Thread Roman Divacky
> Hi, > So far I've tested it under -current, in my diskless env. where > /etc & /compat/linux are unionfs'ed with a mfs, and so all seems OK. there's an XXX in the linuxulator code saying: XXX Untested vs. mount -o union; probably does the wrong thing. can you confirm that it works ok wit

Re: [ANN] unionfs patchset-19-20070504 release, it is now MPSAFE and transparent mode as default

2007-05-06 Thread Danny Braniss
> > Hi, > > So far I've tested it under -current, in my diskless env. where > > /etc & /compat/linux are unionfs'ed with a mfs, and so all seems OK. > > there's an XXX in the linuxulator code saying: > > XXX Untested vs. mount -o union; probably does the wrong thing. > > can you confirm that