Author: julianfoad
Date: Fri Nov 30 12:20:42 2018
New Revision: 1847808

URL: http://svn.apache.org/viewvc?rev=1847808&view=rev
Log:
* STATUS: Nominate SVN-4791 fix (r1847572, r1847596).

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=1847808&r1=1847807&r2=1847808&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Fri Nov 30 12:20:42 2018
@@ -63,6 +63,17 @@ Candidate changes:
    Votes:
      +1: julianfoad
 
+ * 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'.
+   Branch: 1.9.x-issue4791
+   Votes:
+     +1: julianfoad
+
 Veto-blocked changes:
 =====================
 


Reply via email to