From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shaya Potter Subject: Re: [PATCH 01/24] Unionfs: Documentation Date: Tue, 09 Jan 2007 12:11:23 -0500 Message-ID: <1168362683.5024.41.camel@localhost.localdomain> References: <1168229596580-git-send-email-jsipek@cs.sunysb.edu> <1168229596875-git-send-email-jsipek@cs.sunysb.edu> <20070108111852.ee156a90.akpm@osdl.org> <20070108231524.GA1269@filer.fsl.cs.sunysb.edu> <20070109121552.GA1260@atrey.karlin.mff.cuni.cz> <1168360219.6054.14.camel@lade.trondhjem.org> <1168360893.5024.38.camel@localhost.localdomain> <1168362231.6054.38.camel@lade.trondhjem.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Jan Kara , Josef Sipek , Andrew Morton , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, hch@infradead.org, viro@ftp.linux.org.uk, torvalds@osdl.org, mhalcrow@us.ibm.com, David Quigley , Erez Zadok Return-path: Received: from cs.columbia.edu ([128.59.16.20]:60112 "EHLO cs.columbia.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932266AbXAIRQX (ORCPT ); Tue, 9 Jan 2007 12:16:23 -0500 To: Trond Myklebust In-Reply-To: <1168362231.6054.38.camel@lade.trondhjem.org> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, 2007-01-09 at 12:03 -0500, Trond Myklebust wrote: > I'm saying that at the very least it should not Oops in these > situations. As to whether or not they are something you want to handle > more gracefully, that is up to you, but Oopses are definitely a > showstopper. I don't think anyone involved disagrees. Any oops is a bug that has to be fixed.