Can I create for example 100 branch-indexes with for (int n = 0; n < 100; n++) new_br_id(...)
at the startup, so I could insert every branch with a custom index? (RAM usage is nothing I worry about and a little performance decrease would not hurt.) P.S.: sbinfo.c: aufs_bindex_t new_br_id(struct super_block *sb) -- 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/
