This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
unionfs
History
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