From owner-freebsd-fs@FreeBSD.ORG Mon Sep 14 15:40:04 2009 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE6F11065670 for ; Mon, 14 Sep 2009 15:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AB3CE8FC15 for ; Mon, 14 Sep 2009 15:40:04 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8EFe432048928 for ; Mon, 14 Sep 2009 15:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8EFe40O048927; Mon, 14 Sep 2009 15:40:04 GMT (envelope-from gnats) Date: Mon, 14 Sep 2009 15:40:04 GMT Message-Id: <200909141540.n8EFe40O048927@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Aditya Sarawgi Cc: Subject: Re: usb/112640: [ext2fs] [hang] Kernel freezes when writing a file to an ex2fs filesystem on a usb disk X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Aditya Sarawgi List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 15:40:04 -0000 The following reply was made to PR usb/112640; it has been noted by GNATS. From: Aditya Sarawgi To: klaas@kite.ping.de, gavin@FreeBSD.org Cc: bug-followup@FreeBSD.org Subject: Re: usb/112640: [ext2fs] [hang] Kernel freezes when writing a file to an ex2fs filesystem on a usb disk Date: Mon, 14 Sep 2009 21:02:33 +0000 Hi, I think this problem persists only on amd64. I have rewritten some parts of ext2fs and I feel this problem will not occur in the new implementation. I don't have a merge for 7.x release for the new code but if you want to try the code on 8.x mail me. Thanks! -- Aditya Sarawgi