You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2012/08/03 18:38:50 UTC

svn propchange: r1369081 - svn:log

Author: cmpilato
Revision: 1369081
Modified property: svn:log

Modified: svn:log at Fri Aug  3 16:38:50 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Aug  3 16:38:50 2012
@@ -1,6 +1,6 @@
-Take the lock when reading as well as writing the third part dynamic
-FS module list while ensuring that the known Subversion modules continue
-to be accessed without locking.
+Take out a lock when reading as well as writing the third-party
+dynamic FS module list while still allowing the known Subversion
+modules to continue to be accessible without locking.
 
 * subversion/libsvn_fs/fs-loader.c
   (get_or_allocate_third): Start loop at point determined by caller,