Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2005 18:07:41 +0000 (UTC)
From:      Don Lewis <truckman@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_bio.c src/sys/sys buf.h src/sys/ufs/ffs ffs_snapshot.c
Message-ID:  <200509301807.j8UI7f4u073627@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
truckman    2005-09-30 18:07:41 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
    sys/sys              buf.h 
    sys/ufs/ffs          ffs_snapshot.c 
  Log:
  Un-staticize waitrunningbufspace() and call it before returning from
  ffs_copyonwrite() if any async writes were launched.
  
  Restore the threads previous TDP_NORUNNINGBUF state before returning
  from ffs_copyonwrite().
  
  Revision  Changes    Path
  1.496     +1 -1      src/sys/kern/vfs_bio.c
  1.191     +1 -0      src/sys/sys/buf.h
  1.105     +13 -1     src/sys/ufs/ffs/ffs_snapshot.c



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