Home | History | Annotate | Line # | Download | only in config
d_shadow_instance revision 1.1.2.2
      1  1.1.2.2  yamt include "arch/regress/conf/std.regress"
      2  1.1.2.2  yamt 
      3  1.1.2.2  yamt maxusers 4
      4  1.1.2.2  yamt 
      5  1.1.2.2  yamt file-system 	REGRESSFS
      6  1.1.2.2  yamt 
      7  1.1.2.2  yamt master0 	at root
      8  1.1.2.2  yamt 
      9  1.1.2.2  yamt parenti* 	at master?
     10  1.1.2.2  yamt parentii* 	at master?
     11  1.1.2.2  yamt 
     12  1.1.2.2  yamt # The second child* instance (attaching at parentii) is useless: it will be
     13  1.1.2.2  yamt # shadowed by the first one, which is semantically the same, from a parentii
     14  1.1.2.2  yamt # device's point of view.
     15  1.1.2.2  yamt #
     16  1.1.2.2  yamt # The two child* instances are aliases, and at some point the orphan-checking
     17  1.1.2.2  yamt # code skipped some aliases, in the shadowing situation and some others.
     18  1.1.2.2  yamt #
     19  1.1.2.2  yamt # This test should pass, the lines are valid, even though the second one is
     20  1.1.2.2  yamt # useless.
     21  1.1.2.2  yamt 
     22  1.1.2.2  yamt child* 	at hook?
     23  1.1.2.2  yamt child* 	at parentii?
     24  1.1.2.2  yamt 
     25  1.1.2.2  yamt config regress root on ?
     26