Hello,

I'd like to ask if there is a way to disable Copy-On-Write on writable
branches?

For example, I have 3 branches: A, B and C:
A/file0.txt
B/file1.txt
C/file2.txt

mounted as:
mount -t aufs -o br=A=rw:B=rw:C=rw aufs D

And when I modify D/file1.txt or D/file2.txt, both files get moved to
branch A/
What I would like, is for the files to remain in their current branches
even they were modified.
Is there such feature implemented?

Audrius





------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 

Reply via email to