Date: Wed, 22 Mar 2006 17:54:51 +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: <200603221754.k2MHspnw082482@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge 2006-03-22 17:54:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern vfs_cluster.c
sys/ufs/ffs ffs_vfsops.c
Log:
MFC: 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.
Allow compilation when not using softupdates.
Remove unused leaked debug function prototype.
PR: kern/93942
Approved by: re (kensmith)
Revision Changes Path
1.166.2.3 +0 -5 src/sys/kern/vfs_cluster.c
1.290.2.9 +36 -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?200603221754.k2MHspnw082482>
