das 2003/06/14 16:56:27 PDT
FreeBSD src repository
Modified files:
sys/fs/unionfs union_vnops.c
Log:
If someone tries to mount a union filesystem with another unionfs as
the upper layer, fail gracefully instead of panicing.
MFC after: 3 days
Revision Changes Path
1.99 +14 -4 src/sys/fs/unionfs/union_vnops.c