jeff 2005-04-04 09:36:26 UTC
FreeBSD src repository
Modified files:
sys/fs/unionfs union_vnops.c
Log:
- Fix union's assumptions about when the dvp is unlocked. It is only
unlocked in the ISDOTDOT case now, not for all !ISLASTCN lookups.
Revision Changes Path
1.130 +3 -3 src/sys/fs/unionfs/union_vnops.c