freebsd-dev/sys/fs/unionfs
Poul-Henning Kamp ecbcedb99f VOP_REVOKE() is only ever for VCHR vnodes, so unionfs does not
need a vop_revoke() method.
2004-11-13 22:56:26 +00:00
..
union_subr.c Introduce an alias for FILEDESC_{UN}LOCK() with the suffix _FAST. 2004-11-13 11:53:02 +00:00
union_vfsops.c Introduce an alias for FILEDESC_{UN}LOCK() with the suffix _FAST. 2004-11-13 11:53:02 +00:00
union_vnops.c VOP_REVOKE() is only ever for VCHR vnodes, so unionfs does not 2004-11-13 22:56:26 +00:00
union.h Fix unionfs problems when a directory is mounted on other directory 2004-10-05 05:59:29 +00:00