Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423798AbWKPXYY (ORCPT ); Thu, 16 Nov 2006 18:24:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1162320AbWKPXYY (ORCPT ); Thu, 16 Nov 2006 18:24:24 -0500 Received: from omx2-ext.sgi.com ([192.48.171.19]:57559 "EHLO omx2.sgi.com") by vger.kernel.org with ESMTP id S1162321AbWKPXYX (ORCPT ); Thu, 16 Nov 2006 18:24:23 -0500 Date: Fri, 17 Nov 2006 10:23:49 +1100 From: David Chinner To: "Rafael J. Wysocki" Cc: David Chinner , Pavel Machek , Alasdair G Kergon , Eric Sandeen , Andrew Morton , linux-kernel@vger.kernel.org, dm-devel@redhat.com, Srinivasa DS , Nigel Cunningham Subject: Re: [PATCH 2.6.19 5/5] fs: freeze_bdev with semaphore not mutex Message-ID: <20061116232349.GI11034@melbourne.sgi.com> References: <20061107183459.GG6993@agk.surrey.redhat.com> <20061110103942.GG3196@elf.ucw.cz> <20061112223012.GH11034@melbourne.sgi.com> <200611122343.06625.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611122343.06625.rjw@sisk.pl> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 906 Lines: 25 On Sun, Nov 12, 2006 at 11:43:05PM +0100, Rafael J. Wysocki wrote: > On Sunday, 12 November 2006 23:30, David Chinner wrote: > > And how does freezing them at that point in time guarantee consistent > > filesystem state? > > If the work queues are frozen, there won't be any fs-related activity _after_ > we create the suspend image. fs-related activity before or after the suspend image is captured is not a problem - it's fs-related activity _during_ the suspend that is an issue here. If we have async I/O completing during the suspend image capture, we've got problems.... Cheers, Dave. -- Dave Chinner Principal Engineer SGI Australian Software Group - 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/