1272343Sngieinclude "arch/regress/conf/std.regress"
2272343Sngie
3272343Sngiemaxusers 4
4272343Sngie
5272343Sngiefile-system 	REGRESSFS
6272343Sngie
7272343Sngiemaster0 	at root
8272343Sngie
9272343Sngieparenti* 	at master?
10272343Sngieparentii* 	at master?
11272343Sngie
12272343Sngie# The second child* instance (attaching at parentii) is useless: it will be
13272343Sngie# shadowed by the first one, which is semantically the same, from a parentii
14272343Sngie# device's point of view.
15272343Sngie#
16272343Sngie# The two child* instances are aliases, and at some point the orphan-checking
17272343Sngie# code skipped some aliases, in the shadowing situation and some others.
18272343Sngie#
19272343Sngie# This test should pass, the lines are valid, even though the second one is
20272343Sngie# useless.
21272343Sngie
22272343Sngiechild* 	at hook?
23272343Sngiechild* 	at parentii?
24272343Sngie
25272343Sngieconfig regress root on ?
26