Author: julianfoad
Date: Fri Nov 30 12:20:51 2018
New Revision: 1847809
URL: http://svn.apache.org/viewvc?rev=1847809&view=rev
Log:
* STATUS: Nominate r1847572, r1847596.
Modified:
subversion/branches/1.10.x/STATUS
Modified: subversion/branches/1.10.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.10.x/STATUS?rev=1847809&r1=1847808&r2=1847809&view=diff
==============================================================================
--- subversion/branches/1.10.x/STATUS (original)
+++ subversion/branches/1.10.x/STATUS Fri Nov 30 12:20:51 2018
@@ -22,6 +22,16 @@ Candidate changes:
Votes:
+1: brane
+ * r1847572, r1847596
+ fsfs: Fix SVN-4791, an issue with the DAG open_path() that was causing
+ unexpected SVN_ERR_FS_NOT_DIRECTORY errors when attempting to open a path
+ with `open_path_node_only | open_path_allow_null` flags.
+ Justification:
+ Some valid FSFS read operations errored out. This could break some
+ end-user operations like 'update'.
+ Votes:
+ +1: julianfoad
+
Veto-blocked changes:
=====================