jeff        2008-03-23 01:44:28 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
   - Only return 1 from sync_vnode() in cases where the vnode is still
     at the head of the sync list.  This prevents sched_sync() from
     re-queueing a vnode which may have been freed already.
  
  Discussed with: kib
  
  Revision  Changes    Path
  1.724     +1 -1      src/sys/kern/vfs_subr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to