Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2008 05:05:33 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <200805180505.m4I55ZT9073437@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805180505.m4I55ZT9073437>