This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
unionfs
History
Boris Popov
f3d1ec67b2
VOP getwritemount() can be invoked on vnodes with VFREE flag set (used in
...
snapshots code). At this point upper vp may not exist.
2001-05-17 04:58:25 +00:00
..
union_subr.c
Use vop_*vobject() VOPs to get reference to VM object from upper or lower fs.
2001-05-17 04:52:57 +00:00
union_vfsops.c
Change the second argument of vflush() to an integer that specifies
2001-05-16 18:04:37 +00:00
union_vnops.c
VOP getwritemount() can be invoked on vnodes with VFREE flag set (used in
2001-05-17 04:58:25 +00:00
union.h
Use vop_*vobject() VOPs to get reference to VM object from upper or lower fs.
2001-05-17 04:52:57 +00:00