cvs commit: src/sys/kern vfs_mount.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jul 14 15:17:39 PDT 2008


dillon      2008/07/14 15:16:35 PDT

DragonFly src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Fix a bug in vmntvnodescan() revealed by the recent NFS sync fix.  The
  function can improperly return -1 if the last element scanned is skipped
  by the fastfunc.
  
  Revision  Changes    Path
  1.36      +3 -1      src/sys/kern/vfs_mount.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_mount.c.diff?r1=1.35&r2=1.36&f=u





More information about the Commits mailing list