Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2006 00:04:39 +0000 (UTC)
From:      Tor Egge <tegge@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_snapshot.c
Message-ID:  <200605030004.k4304dtW004942@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2006-05-03 00:04:39 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_snapshot.c 
  Log:
  A side effect of calling runningbufwakeup() is that bp->b_runningbufspace is
  cleared.  Save old value and restore bp->b_runningbufspace before returning
  from ffs_copyonwrite().
  
  Revision  Changes    Path
  1.119     +10 -3     src/sys/ufs/ffs/ffs_snapshot.c



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