K 10 svn:author V 3 alc K 8 svn:date V 27 2009-06-27T21:37:36.799697Z K 7 svn:log V 351 Correct a long-standing performance bug in cluster_rbuild(). Specifically, in the case of a file system with a block size that is less than the page size, cluster_rbuild() looks at too many of the page's valid bits. Consequently, it may terminate prematurely, resulting in poor performance. Reported by: bde Reviewed by: tegge Approved by: re (kib) END