Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 23 Apr 2002 11:00:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 23 Apr 2002 11:00:31 -0400 Received: from AMontpellier-201-1-4-206.abo.wanadoo.fr ([217.128.205.206]:5564 "EHLO awak") by vger.kernel.org with ESMTP id convert rfc822-to-8bit; Tue, 23 Apr 2002 11:00:30 -0400 Subject: Re: Adding snapshot capability to Linux From: Xavier Bestel To: Alexander Viro Cc: Alvaro Figueroa , LKML In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Mailer: Evolution/1.0 (Preview Release) Date: 23 Apr 2002 16:58:50 +0200 Message-Id: <1019573931.11011.0.camel@bip> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org le mar 23-04-2002 ? 16:45, Alexander Viro a ?crit : > You _can't_ get consistent snapshots without cooperation from fs. LVM, > EVMS, whatever. Only filesystem knows what IO needs to be pushed to > make what we have on device consistent and what IO needs to be held > back. Neither VFS nor device driver do not and can not have such > knowledge - it depends both on fs layout and on implementation details. I always thought that with a journalled fs, data was always consistent on disk - i.e. always in a state where remounting the image (and replaying the journal) makes it consistent. - 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/