Date: Sun, 19 Mar 2006 21:43:36 +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/kern vfs_cluster.c src/sys/ufs/ffs ffs_vfsops.c Message-ID: <200603192143.k2JLhcd4034589@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge 2006-03-19 21:43:36 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_cluster.c
sys/ufs/ffs ffs_vfsops.c
Log:
Let snapshots make a copy of old contents for all buffers taking part in a
cluster instead of just the first buffer.
Delay buf_start() calls until snapshots have a copy of old content.
PR: kern/93942
Revision Changes Path
1.171 +1 -5 src/sys/kern/vfs_cluster.c
1.305 +38 -11 src/sys/ufs/ffs/ffs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603192143.k2JLhcd4034589>
