On Mon, 26 Sep 2005, Dave Quigley wrote: > Hello Martin, > You might want to try the newer snapshot there was a problem with klaus's > patch but I fixed it and the new version should be in the snapshots. > > Dave
Hello Dave, just tried the newest snapshot unionfs-20050927-1818: ######################################################################### # ssh 132.230.1.13 cat /etc/exports /p 0.0.0.0/0.0.0.0(ro,no_root_squash,async) # dmesg|grep 'Registering unionfs' Registering unionfs 20050927-1818 # mount -o ro 132.230.1.13:/p /a # mount -t unionfs -o dirs=/diff=rw:/a=ro none /b # touch /b/xxx touch: cannot touch `/b/xxx': Permission denied ######################################################################### No problems with unionfs-20050921-1517: ######################################################################### # dmesg|grep 'Registering unionfs' Registering unionfs 20050921-1517 # mount -o ro 132.230.1.13:/p /a # mount -t unionfs -o dirs=/diff=rw:/a=ro none /b # touch /b/xxx ######################################################################### Regards, Martin -- Martin Walter University of Freiburg i.Br. --- Germany --- Fon/Fax: +49 761 203-4651/-4643 Rechenzentrum der Universitaet, Hermann-Herder-Str.10, D-79104 Freiburg i.Br. _______________________________________________ unionfs mailing list unionfs@mail.fsl.cs.sunysb.edu http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs