DragonFly BSD
DragonFly commits List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/ufs ffs_vfsops.c


From: Hiten Pandya <hmp@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 11 Mar 2004 12:17:37 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]