From owner-svn-src-all@FreeBSD.ORG Fri Oct 8 10:49:58 2010 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1233) id 57EA41065672; Fri, 8 Oct 2010 10:49:58 +0000 (UTC) Date: Fri, 8 Oct 2010 10:49:58 +0000 From: Alexander Best To: Ulrich =?iso-8859-15?Q?Sp=F6rlein?= , Ivan Voras , Pawel Jakub Dawidek , svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Message-ID: <20101008104958.GA41296@freebsd.org> References: <201010040617.o946HkOO002409@svn.freebsd.org> <20101004092559.GB7322@garage.freebsd.pl> <20101004095845.GA99361@freebsd.org> <20101004104257.GH7322@garage.freebsd.pl> <20101004114248.GA16641@freebsd.org> <20101008103238.GV65440@acme.spoerlein.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20101008103238.GV65440@acme.spoerlein.net> Cc: Subject: Re: svn commit: r213398 - head/bin/rm X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 10:49:58 -0000 On Fri Oct 8 10, Ulrich Spörlein wrote: > On Mon, 04.10.2010 at 14:04:53 +0200, Ivan Voras wrote: > > On 4 October 2010 13:42, Alexander Best wrote: > > > > > good point. ZFS should really be added to the list and LFS should go away. are > > > there any other relevant filesystems without a fixed-block size that need to be > > > mentioned? what about afs? or tmpfs? > > > > (it's not that the block sizes aren't fixed, it's that the assignment > > of blocks to the file is not fixed). > > Review of attached patch, anyone? I didn't come up with a clever way to > describe non-COW file systems :/ i like it. personally i'd prefer "which is using a Copy-On-Write strategie." instead of "which is using Copy-On-Write." but that's just personal taste. ;) cheers. alex -- a13x