On Wed, 2005-10-19 at 23:08 +0200, Martin Walter wrote: > On Wed, 19 Oct 2005, Charles P. Wright wrote: > > > Martin, > > > > I've just applied this patch (in spirit). To enable it you'll need to > > add -DNFS_SECURITY_HOLE to your fistdev.mk. > > > > Charles > > Thanx very much. > Without it unionfs for diskless clients would be impossible. > Perhaps this also would be a good case for a new runtime option, e.g.: > > mount -t unions dirs=/diff=rw:/base=ro,secnfs=no none /union > > So that you could have both behaviors if you like.
It would be even better if you could do it on a per branch basis. For example: mount -t unionfs dirs=/nfsdiff=rw:/nfsbase=nfsro none /union. This feature enhancement is recorded as BUG 444. Charles _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
