Date: Fri, 30 Sep 2005 11:21:10 -0700 (PDT) From: Don Lewis <truckman@FreeBSD.org> To: src-committers@FreeBSD.org Cc: cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_bio.c src/sys/sys buf.h src/sys/ufs/ffs ffs_snapshot.c Message-ID: <200509301821.j8UILAuj011123@gw.catspoiler.org> In-Reply-To: <200509301807.j8UI7f4u073627@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 30 Sep, To: src-committers@FreeBSD.org wrote: > 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 I forgot to mention that I will MFC this with my previous snapshot patch.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509301821.j8UILAuj011123>