cvs commit: src/sys/vfs/ufs ffs_vfsops.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Thu Mar 11 12:17:39 PST 2004
hmp 2004/03/11 12:17:36 PST
DragonFly src repository
Modified files:
sys/vfs/ufs ffs_vfsops.c
Log:
Use info->td instead of curthread in ffs_reload_scan1(); although
info->td will be curthread in this case anyway, but purely for
uniformity.
Discussed with: Matthew Dillon
Revision Changes Path
1.15 +1 -1 src/sys/vfs/ufs/ffs_vfsops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ffs_vfsops.c.diff?r1=1.14&r2=1.15&f=h
More information about the Commits
mailing list