From owner-svn-src-head@FreeBSD.ORG Tue Nov 20 15:58:20 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 01DAA718 for ; Tue, 20 Nov 2012 15:58:20 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6933D8FC18 for ; Tue, 20 Nov 2012 15:58:19 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id go10so3218123lbb.13 for ; Tue, 20 Nov 2012 07:58:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=yQDOZ1mnfNp5GAVi+cPTkh29hKjeoAuko6oel59hKRQ=; b=IuBufSSz6l1aDkvwayo6JH0vrj7lEOOnkOoiOsdW5+nWLgAaemtHla1HTMdzTP0oLl VyYqBOumiqnmG/qXDWrkvy6UIyKlemMxsm+/udlvq0rukuUxXFIwyl7RU6rTpzGKGmK0 OjqnmhgkTZuV9T5ityiUwHamEGb3XFANwxnDw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=yQDOZ1mnfNp5GAVi+cPTkh29hKjeoAuko6oel59hKRQ=; b=PusoNubW5ACaPF5ZK5AZNEp4PDfbG5kyWGn3r3UfpcrU97OrSzDx0nHgJM1HvwFGfs k7KmXob1A2pGzg/Fk2HRZAlEruALPH6BOMJ8KjCpG9WW6p3gBUJCUr+Kn2z4ONfJsNLO vBSfWbdqxKzFo0O9svtMEKpoh963qGl6R5gU28zFHnYehRKQxOZCA9Urxn9fEY7R/+M3 scWXINqqxoxC2gOic8OAThiS3w/+jWPSr3mOdUAf0vItRZy1jqg2bRD3v0hDApYJ6Gz6 wnA/hA9e+JmytXCK6UE7o9hVZkJSWahNYJdHkDoEPJgmlHRiTdlY0Qzq3XXNU+nmLb74 cjEQ== Received: by 10.112.54.40 with SMTP id g8mr6691504lbp.49.1353427097958; Tue, 20 Nov 2012 07:58:17 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.25.166 with HTTP; Tue, 20 Nov 2012 07:57:47 -0800 (PST) In-Reply-To: References: <201211192243.qAJMhjFF055708@svn.freebsd.org> <20121120162708.I924@besplex.bde.org> From: Eitan Adler Date: Tue, 20 Nov 2012 10:57:47 -0500 X-Google-Sender-Auth: bOcCt5fB7cKwhEbii2F8rINST3s Message-ID: Subject: Re: svn commit: r243311 - in head/sys: fs/ext2fs fs/msdosfs fs/nfsclient fs/nullfs fs/unionfs gnu/fs/reiserfs nfsclient ufs/ffs To: attilio@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmSkw7Wp8ibXxbQnahXbdAcIbzoPHO0aRNM3k5rYJkankvLBHinht0r7Wm4EEJjPjrLVSJI Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Bruce Evans X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2012 15:58:20 -0000 On 20 November 2012 03:17, Attilio Rao wrote: > And the code makes perfectly sense if you know the history. One shouldn't have to know the history of the code to understand the present state. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams