Received: with ECARTIS (v1.0.0; list linux-xfs); Mon, 02 Feb 2004 14:26:30 -0800 (PST) Received: from zok.sgi.com (mtvcafw.sgi.com [192.48.171.6]) by oss.sgi.com (8.12.10/8.12.9) with SMTP id i12MQH7J012033 for ; Mon, 2 Feb 2004 14:26:17 -0800 Received: from flecktone.americas.sgi.com (flecktone.americas.sgi.com [192.48.203.135]) by zok.sgi.com (8.12.9/8.12.9/linux-outbound_gateway-1.1) with ESMTP id i12MQBdg004150 for ; Mon, 2 Feb 2004 14:26:12 -0800 Received: from maine.americas.sgi.com (maine.americas.sgi.com [128.162.232.87]) by flecktone.americas.sgi.com (8.12.9/8.12.10/SGI_generic_relay-1.2) with ESMTP id i12MQAw833188855; Mon, 2 Feb 2004 16:26:10 -0600 (CST) Received: from hch by maine.americas.sgi.com with local (Exim 3.36 #1 (Debian)) id 1AnmW9-0003Hs-00; Mon, 02 Feb 2004 16:26:09 -0600 Subject: TAKE 908436 - Fix buffer teardown on _pagebuf_lookup_pages failure Message-Id: From: Christoph Hellwig To: linux-xfs@oss.sgi.com, sgi.bugs.xfs@fido.engr.sgi.com, sgi.bugs.snlinux@fido.engr.sgi.com, FTR@maine.americas.sgi.com Date: Mon, 02 Feb 2004 16:26:09 -0600 X-archive-position: 1965 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: hch@sgi.com Precedence: bulk X-list: linux-xfs Date: Mon Feb 2 14:25:29 PST 2004 Workarea: maine.americas.sgi.com:/home/daisy40/hch/ptools/xfs-2.4.x The following file(s) were checked into: bonnie.engr.sgi.com:/isms/linux/2.4.x-xfs Modid: xfs-linux:xfs-kern:166032a fs/xfs/linux-2.6/xfs_buf.c - 1.140 - If a buffer is on the hash we can't simply call pagebuf_free on it. fs/xfs/linux-2.4/xfs_buf.c - 1.159 - If a buffer is on the hash we can't simply call pagebuf_free on it.