cvs commit: src/sys/fs/unionfs union_vnops.c
Jeff Roberson
jeff at FreeBSD.org
Tue May 3 04:05:37 PDT 2005
jeff 2005-05-03 11:05:33 UTC
FreeBSD src repository
Modified files:
sys/fs/unionfs union_vnops.c
Log:
- 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 at rsu.ru>
Revision Changes Path
1.132 +2 -1 src/sys/fs/unionfs/union_vnops.c
More information about the cvs-src
mailing list