From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n19AY8pJ240559 for ; Mon, 9 Feb 2009 04:34:08 -0600 Received: from casper.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 6969EFD812 for ; Mon, 9 Feb 2009 02:33:31 -0800 (PST) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by cuda.sgi.com with ESMTP id ht8mzNIL8tDsLAlY for ; Mon, 09 Feb 2009 02:33:31 -0800 (PST) Subject: Re: XFS kernel BUG at fs/buffer.c:470! with 2.6.28.4 From: Peter Zijlstra In-Reply-To: <1234135463.12370.47.camel@champagne.cantina> References: <1234011974.7435.11.camel@champagne.cantina> <20090208221625.GB8830@disturbed> <1234135463.12370.47.camel@champagne.cantina> Date: Mon, 09 Feb 2009 11:33:27 +0100 Message-Id: <1234175607.5951.76.camel@laptop> Mime-Version: 1.0 List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Alessandro Bono Cc: linux-xfs , linux-kernel On Mon, 2009-02-09 at 00:24 +0100, Alessandro Bono wrote: > In the past I lose configuration files from kde, gconf based programs > (gnome), pan, firefox, etc > maybe xfs expose more this problem >>From what I heard Linux userspace is on crack and thinks it can get away without calling fsync(). _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755456AbZBIKeZ (ORCPT ); Mon, 9 Feb 2009 05:34:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755265AbZBIKde (ORCPT ); Mon, 9 Feb 2009 05:33:34 -0500 Received: from casper.infradead.org ([85.118.1.10]:59494 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754907AbZBIKdc (ORCPT ); Mon, 9 Feb 2009 05:33:32 -0500 Subject: Re: XFS kernel BUG at fs/buffer.c:470! with 2.6.28.4 From: Peter Zijlstra To: Alessandro Bono Cc: Dave Chinner , linux-kernel , linux-xfs In-Reply-To: <1234135463.12370.47.camel@champagne.cantina> References: <1234011974.7435.11.camel@champagne.cantina> <20090208221625.GB8830@disturbed> <1234135463.12370.47.camel@champagne.cantina> Content-Type: text/plain Date: Mon, 09 Feb 2009 11:33:27 +0100 Message-Id: <1234175607.5951.76.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.25.90 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2009-02-09 at 00:24 +0100, Alessandro Bono wrote: > In the past I lose configuration files from kde, gconf based programs > (gnome), pan, firefox, etc > maybe xfs expose more this problem >>From what I heard Linux userspace is on crack and thinks it can get away without calling fsync().