Author: stefan2
Revision: 1435746
Modified property: svn:log

Modified: svn:log at Sun Jan 27 23:13:26 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Jan 27 23:13:26 2013
@@ -6,9 +6,10 @@ This patch does two things. First, it ad
 to svn_fs_verify() and forwards its output to our console stream.
 
 The second change is that revision-specific checks are being moved
-from svn_fs_fs__verify() to a new svn_fs_verify_rev() function.
-Because the latter is being called as part of the per-revision checks,
-progress is visible and access / cache locality is very much improved.
+from svn_fs_fs__verify() to a new svn_fs_verify_rev() function. As
+the latter is will be called directly as part of svn_repos_verify_fs2()'s
+per-revision checks, progress is then visible and access / cache
+locality is very much improved.
 
 * subversion/include/svn_fs.h
   (svn_fs_progress_notify_func_t): declare new callback type

Reply via email to