From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 26 12:40:03 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A68181065679 for ; Mon, 26 Jan 2009 12:40:03 +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 93C438FC13 for ; Mon, 26 Jan 2009 12:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0QCe3WB097852 for ; Mon, 26 Jan 2009 12:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0QCe3I1097851; Mon, 26 Jan 2009 12:40:03 GMT (envelope-from gnats) Date: Mon, 26 Jan 2009 12:40:03 GMT Message-Id: <200901261240.n0QCe3I1097851@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jaakko Heinonen Cc: Subject: Re: kern/131009: System freezes when attempting to copy from one mounted (USB-disk-resident) ext2 filesystem to another X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jaakko Heinonen List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2009 12:40:04 -0000 The following reply was made to PR kern/131009; it has been noted by GNATS. From: Jaakko Heinonen To: Don Allen Cc: bug-followup@FreeBSD.org Subject: Re: kern/131009: System freezes when attempting to copy from one mounted (USB-disk-resident) ext2 filesystem to another Date: Mon, 26 Jan 2009 14:35:40 +0200 Hi, On 2009-01-26, Don Allen wrote: > FreeBSD sophie.comcast.net 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 08:58: > 24 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > > But after starting the rsync from the current drive to this one, the > system would completely freeze See this message (which contains a patch): http://lists.freebsd.org/pipermail/freebsd-fs/2009-January/005546.html The patch has been committed to head and stable/7 but it's not in 7.1-RELEASE. -- Jaakko