freebsd-dev/sys/fs/unionfs
David Schultz ac092fb30c If someone tries to mount a union filesystem with another unionfs as
the upper layer, fail gracefully instead of panicing.

MFC after:	3 days
2003-06-14 23:56:27 +00:00
..
union_subr.c Introduce malloc types M_UNDCACHE and M_UNPATH for important 2003-06-14 23:48:20 +00:00
union_vfsops.c Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
union_vnops.c If someone tries to mount a union filesystem with another unionfs as 2003-06-14 23:56:27 +00:00
union.h Factor out the process of freeing ``directory caches'', which unionfs 2003-06-14 23:27:29 +00:00