]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Let snapshots make a copy of old contents for all buffers taking part in a
authortegge <tegge@FreeBSD.org>
Sun, 19 Mar 2006 21:43:36 +0000 (21:43 +0000)
committertegge <tegge@FreeBSD.org>
Sun, 19 Mar 2006 21:43:36 +0000 (21:43 +0000)
commitb09da81e5f139fa2e5002e7ff28a20fc429279d7
tree62885f3310d59355548c73b75827ccf24f094ff4
parent1ca5876d84247d6404476edeb824b6794e4df4e0
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
sys/kern/vfs_cluster.c
sys/ufs/ffs/ffs_vfsops.c