freebsd-dev/sys/fs/unionfs
Poul-Henning Kamp cefb5754dd Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations
to check that the buffer points to the correct vnode.
2003-06-15 18:53:00 +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 Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations 2003-06-15 18:53:00 +00:00
union.h Factor out the process of freeing ``directory caches'', which unionfs 2003-06-14 23:27:29 +00:00