cvs commit: src/sys/gnu/ext2fs ext2_vfsops.c
Bruce Evans
bde at FreeBSD.org
Wed Nov 5 03:57:00 PST 2003
bde 2003/11/05 03:56:58 PST
FreeBSD src repository
Modified files:
sys/gnu/ext2fs ext2_vfsops.c
Log:
Fixed a reference to a nonexistent variable in previous commit. Renaming
of ffs_reload()'s mountp parameter to mp in rev.1.28 of ffs_vnops.c
had not been merged here.
ext2fs_reload() is still missing locking from not merging other changes
to ffs_reload(), but none of these is related to recent locking changes.
Revision Changes Path
1.114 +8 -9 src/sys/gnu/ext2fs/ext2_vfsops.c
More information about the cvs-src
mailing list