Ryan, the "delete" unionfs mount flag is an old flag that existed a long time ago in unionfs 1.x. We removed this flag in unionfs 2.x as we found it to not be terribly useful to users, and added unnecessary code complexity. To see a full list of mount options, with usage examples, you can see the Documentation/filesystems/unionfs/usage.txt file, available also using this link:
http://git.fsl.cs.sunysb.edu/?p=unionfs-latest.git;a=blob;f=Documentation/filesystems/unionfs/usage.txt;h=1adde69e1ea60c7694bf2b5b246b88ec41c4b9d0;hb=HEAD Cheers, Erez. On Sep 17, 2011, at 2:47 PM, Ry wrote: > Hello, > > I finally got to compile unionfs into a standalone module in Ubuntu > (kernel version 2.6.38-11). I took bits and pieces of different > versions of unionfs and put them together to get rid of the errors. > > I can mount unionfs, and it works, but it does not recognize the > delete mount option. I need the delete=all mount option. Is there a > compiler flag I have to set to enable this? Also, can anyone provide > a complete list of options that? > > Thanks, > Ryan Blonna > _______________________________________________ > unionfs mailing list: http://unionfs.filesystems.org/ > [email protected] > http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs _______________________________________________ unionfs mailing list: http://unionfs.filesystems.org/ [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
