cvs commit: src/sys/kern vfs_subr.c

Konstantin Belousov kib at FreeBSD.org
Sun May 18 05:05:36 UTC 2008


kib         2008-05-18 05:05:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             vfs_subr.c 
  Log:
  MFC rev. 1.724:
  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.
  
  Approved by:    jeff
  
  Revision   Changes    Path
  1.707.2.5  +1 -1      src/sys/kern/vfs_subr.c


More information about the cvs-all mailing list