freebsd-dev/sys/fs/unionfs
Jeff Roberson d65736a1c0 - Set the v_object pointer after a successful VOP_OPEN(). This isn't a
perfect solution as the lower vm object can change at unpredictable times
   if our lower vp happens to be on another unionfs, etc.

Submitted by:	Oleg Sharoiko <os@rsu.ru>
2005-05-03 11:05:33 +00:00
..
union_subr.c - Pass the ISOPEN flag down to our lower filesystems. 2005-04-27 09:06:06 +00:00
union_vfsops.c - Fix several locking problems in unionfs_mount so that it will come 2005-04-27 09:07:13 +00:00
union_vnops.c - Set the v_object pointer after a successful VOP_OPEN(). This isn't a 2005-05-03 11:05:33 +00:00
union.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00