Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 10 Oct 2002 15:42:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 10 Oct 2002 15:42:29 -0400 Received: from dsl-213-023-020-143.arcor-ip.net ([213.23.20.143]:37315 "EHLO starship") by vger.kernel.org with ESMTP id ; Thu, 10 Oct 2002 15:42:28 -0400 Content-Type: text/plain; charset=US-ASCII From: Daniel Phillips To: Christoph Hellwig , marcelo@conectiva.com.br Subject: Re: [PATCH][5th RESENT] cleanup b_inode usage and fix onstack inode abuse Date: Thu, 10 Oct 2002 21:47:56 +0200 X-Mailer: KMail [version 1.3.2] Cc: sct@redhat.com, akpm@zip.com.au, linux-kernel@vger.kernel.org References: <20021004203242.B9813@sgi.com> In-Reply-To: <20021004203242.B9813@sgi.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 398 Lines: 13 On Saturday 05 October 2002 02:32, Christoph Hellwig wrote: > + if (unlikely(buffer_attached(bh))) > BUG(); BUG_ON(buffer_attached(bh)); -- Daniel - 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/