You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2011/05/17 13:01:35 UTC

svn commit: r1104131 - /subversion/branches/1.6.x/STATUS

Author: danielsh
Date: Tue May 17 11:01:34 2011
New Revision: 1104131

URL: http://svn.apache.org/viewvc?rev=1104131&view=rev
Log:
Denominate the fs_fs.c part of r1100213 since it's unnecessary,
retaining Greg's +1 via walking over to his desk.

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1104131&r1=1104130&r2=1104131&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Tue May 17 11:01:34 2011
@@ -95,11 +95,9 @@ Candidate changes:
    Votes:
      +1: pburba
 
- * r1100213
+ * r1100213, rep-cache.c only
    In FSFS, identify a corruption condition, and don't mask other (unknown)
    corruption conditions.
-   Note:
-     I think at least the latter part (the fs_fs.c part) should be backported.
    Votes:
      +1: danielsh, gstein