cvs commit: src/sys/gnu/ext2fs ext2_vfsops.c src/sys/ufs/ffs
ffs_vfsops.c
Alexander Kabaev
kan at FreeBSD.org
Sun Nov 2 20:46:20 PST 2003
kan 2003/11/02 20:46:19 PST
FreeBSD src repository
Modified files:
sys/gnu/ext2fs ext2_vfsops.c
sys/ufs/ffs ffs_vfsops.c
Log:
Use VOP_UNLOCK/vrele instead of vput. td was erecived as a parameter
and one cannot be sure it is equal to curthread.
Revision Changes Path
1.112 +4 -2 src/sys/gnu/ext2fs/ext2_vfsops.c
1.223 +2 -1 src/sys/ufs/ffs/ffs_vfsops.c
More information about the cvs-src
mailing list