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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"