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