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