Author: rhuijben
Date: Mon May 29 14:03:01 2017
New Revision: 1796632
URL: http://svn.apache.org/viewvc?rev=1796632&view=rev
Log:
* STATUS: Cast some votes. Approve fsfs-f7 fix.
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=1796632&r1=1796631&r2=1796632&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Mon May 29 14:03:01 2017
@@ -51,22 +51,12 @@ Candidate changes:
+1: stefan2
+0: stsp (text conflict in subversion/tests/libsvn_fs/fs-test.c) (without
r1796167)
- * r1796158
- Fix FSFS f7 metadata recording issue caused by the r1785053 backport.
- Justification:
- An obvious fix (one caller got the order of parameters mixed up).
- The bug is benign as non-deltifying property representations get
- marked as "file data reps". This happens to be a valid state due
- to potential rep sharing, but defeats that is just lucky.
- Votes:
- +1: stefan2, danielsh
-
* r1796420
svnadmin: Canonicalize LOCK_PATH arguments.
Justification:
API violation; errors on valid input.
Votes:
- +1: danielsh
+ +1: danielsh, rhuijben
Veto-blocked changes:
=====================
@@ -89,3 +79,13 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1796158
+ Fix FSFS f7 metadata recording issue caused by the r1785053 backport.
+ Justification:
+ An obvious fix (one caller got the order of parameters mixed up).
+ The bug is benign as non-deltifying property representations get
+ marked as "file data reps". This happens to be a valid state due
+ to potential rep sharing, but defeats that is just lucky.
+ Votes:
+ +1: stefan2, danielsh, rhuijben