[EMAIL PROTECTED] schrieb: > Which case do you want to know? > > /u = /br0 + /br1 --> /u = /br1 + /br0 + /br1 > Aufs doesn't allow such case. > That I asked for, but the next one is very interesting.. > /u = /br0 + /br1 --> /u = /br1 + /br0 > It available. > How do I swap the branches like that?
/u = /ro0 + /rw + /ro1 + /ro2 --> /u = /ro0 + /ro1 + /ro2 + /rw If I have to use remount (how?): How does the remount affect the branches? Do the remount unmount and mount it or can it swap the index intern? Unmounting for just reordering would be bad (but better than nothing ;-) ). Thanks for your time, Tobias -- Tobias Sarnowski / software development __ CosmoCode GmbH - http://www.cosmocode.de __ Prenzlauer Allee 36, 10405 Berlin, Germany __ Tel +49-30-28096200, Fax +49-30-28097093 __ __ Geschaeftsfuehrung (CEO): D. Huettemann, J. Riebesell __ Amtsgericht Berlin-Charlottenburg; HRB 74063 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
