Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 12 Feb 2002 19:16:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 12 Feb 2002 19:16:17 -0500 Received: from garrincha.netbank.com.br ([200.203.199.88]:5136 "HELO netbank.com.br") by vger.kernel.org with SMTP id ; Tue, 12 Feb 2002 19:16:00 -0500 Date: Tue, 12 Feb 2002 22:15:38 -0200 (BRST) From: Rik van Riel X-X-Sender: To: Alan Cox Cc: Andrew Morton , lkml Subject: Re: [patch] sys_sync livelock fix In-Reply-To: Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org 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 On Wed, 13 Feb 2002, Alan Cox wrote: > > > Its seems preferably to suprise data loss > > > > The data isn't lost, it'll simply get written out to > > disk later. > > Allow me to introduce you to the off button, and the scripts at > shutdown which use sync Those don't protect the system against applications that write data after sync has exited. I don't see why it should be different for applications that write data after sync has started. Rik -- "Linux holds advantages over the single-vendor commercial OS" -- Microsoft's "Competing with Linux" document http://www.surriel.com/ http://distro.conectiva.com/ - 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/