Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932145AbWBYWim (ORCPT ); Sat, 25 Feb 2006 17:38:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932167AbWBYWim (ORCPT ); Sat, 25 Feb 2006 17:38:42 -0500 Received: from mx1.redhat.com ([66.187.233.31]:46249 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S932145AbWBYWim (ORCPT ); Sat, 25 Feb 2006 17:38:42 -0500 Date: Sat, 25 Feb 2006 17:38:15 -0500 (EST) From: Rik van Riel X-X-Sender: riel@cuia.boston.redhat.com To: Peter Foldiak cc: Maciej Soltysiak , Jesper Juhl , Jan Engelhardt , linux-kernel@vger.kernel.org, reiserfs-list@namesys.com, Hans Reiser Subject: Re: creating live virtual files by concatenation In-Reply-To: <4400DA93.9080901@st-andrews.ac.uk> Message-ID: References: <1271316508.20060225153749@dns.toxicfilms.tv> <9a8748490602250735l6161a96dte2805b772a89a436@mail.gmail.com> <612760535.20060225181521@dns.toxicfilms.tv> <9a8748490602251052p3e56334ei755c9ce2100e03c@mail.gmail.com> <1391154345.20060225203352@dns.toxicfilms.tv> <4400DA93.9080901@st-andrews.ac.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 916 Lines: 26 On Sat, 25 Feb 2006, Peter Foldiak wrote: > "sub-file" corresponding to a key-range. Writing a chapter should change the > book that the chapter is part of. That is what would make it really valuable. > Of course it would have all sorts of implications (e.g. for metadata for each > part) that need to be thought about, but it could be done properly, I think. What happens if you read the first 10kB of a file, and one of the "chapters" behind your read cursor grows? Do you read part of the same data again when you continue reading? Does the read cursor automatically advance? Your idea changes the way userspace expects files to behave... -- All Rights Reversed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/