cvs commit: src/sys/kern vfs_syscalls.c
Konstantin Belousov
kib at FreeBSD.org
Wed Feb 28 09:26:54 UTC 2007
kib 2007-02-28 09:26:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern vfs_syscalls.c
Log:
MFC rev. 1.431:
Remove union_dircheckp hook, it is not needed by new unionfs code anymore.
As consequence, getdirentries() no longer needs to drop/reacquire
directory vnode lock, that would allow it to be reclaimed in between.
Revision Changes Path
1.392.2.16 +32 -61 src/sys/kern/vfs_syscalls.c
More information about the cvs-src
mailing list