Return-Path: X-Original-To: apmail-subversion-commits-archive@minotaur.apache.org Delivered-To: apmail-subversion-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5648318873 for ; Thu, 30 Apr 2015 05:13:38 +0000 (UTC) Received: (qmail 29929 invoked by uid 500); 30 Apr 2015 05:13:33 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 29902 invoked by uid 500); 30 Apr 2015 05:13:33 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 29892 invoked by uid 99); 30 Apr 2015 05:13:33 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2015 05:13:33 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id D8AA7AC0623 for ; Thu, 30 Apr 2015 05:13:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1676900 - /subversion/branches/1.8.x/STATUS Date: Thu, 30 Apr 2015 05:13:32 -0000 To: commits@subversion.apache.org From: stefan2@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150430051332.D8AA7AC0623@hades.apache.org> Author: stefan2 Date: Thu Apr 30 05:13:32 2015 New Revision: 1676900 URL: http://svn.apache.org/r1676900 Log: * STATUS: Add r1676667. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1676900&r1=1676899&r2=1676900&view=diff ============================================================================== --- subversion/branches/1.8.x/STATUS (original) +++ subversion/branches/1.8.x/STATUS Thu Apr 30 05:13:32 2015 @@ -134,6 +134,15 @@ Candidate changes: Votes: +1: rhuijben + * ^/subversion/branches/1.8.x-r1676667 + 'EOF found' error when reading FSFS data (issue #4577). + Justification: + Without this change, users may not be able to read or modify the + affected node(s), usually a directory. While the data is not lost, + it becomes inaccessible. + Votes: + +1: stefan2 + Veto-blocked changes: =====================