Author: stsp
Date: Tue May 9 10:31:49 2017
New Revision: 1794525
URL: http://svn.apache.org/viewvc?rev=1794525&view=rev
Log:
* STATUS: Vote for r1785053, approving.
Modified:
subversion/branches/1.9.x/STATUS
Modified: subversion/branches/1.9.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1794525&r1=1794524&r2=1794525&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Tue May 9 10:31:49 2017
@@ -48,21 +48,6 @@ Candidate changes:
Votes:
+1: luke1410, rhuijben
- * r1785053
- Never attempt to share directory representations in FSFS.
- Justification:
- This fixes inconsistent behavior. We never add dir reps to the rep-
- cache but would happily share any file or prop rep that happens to
- match the respective directory rep.
- Branch:
- ^/subversion/branches/1.9.x-r1785053
- Notes:
- Will create a text conflict with the strict-rep-sharing patches.
- Depending on which change gets merged first, the respective other
- needs to be updated.
- Votes:
- +1: stefan2, rhuijben
-
* r1785737, r1785738, r1785734, r1786447, r1785754, r1786445, r1786446,
r1786515
Make FSFS consistency no longer depend on hash algorithms.
Justification:
@@ -120,3 +105,18 @@ Approved changes:
in FSFS when the strict-rep-sharing patches get backported.
Votes:
+1: stefan2, rhuijben, stsp
+
+ * r1785053
+ Never attempt to share directory representations in FSFS.
+ Justification:
+ This fixes inconsistent behavior. We never add dir reps to the rep-
+ cache but would happily share any file or prop rep that happens to
+ match the respective directory rep.
+ Branch:
+ ^/subversion/branches/1.9.x-r1785053
+ Notes:
+ Will create a text conflict with the strict-rep-sharing patches.
+ Depending on which change gets merged first, the respective other
+ needs to be updated.
+ Votes:
+ +1: stefan2, rhuijben, stsp