From owner-freebsd-bugs@FreeBSD.ORG Mon May 12 04:40:15 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96BF737B401 for ; Mon, 12 May 2003 04:40:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 411F143FAF for ; Mon, 12 May 2003 04:40:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4CBeEUp013151 for ; Mon, 12 May 2003 04:40:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4CBeEwi013150; Mon, 12 May 2003 04:40:14 -0700 (PDT) Date: Mon, 12 May 2003 04:40:14 -0700 (PDT) Message-Id: <200305121140.h4CBeEwi013150@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jacques Garrigue Subject: Re: bin/47538: tar buggy on memory disk partitions X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jacques Garrigue List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 11:40:15 -0000 The following reply was made to PR bin/47538; it has been noted by GNATS. From: Jacques Garrigue To: keramida@FreeBSD.ORG Cc: bug-followup@FreeBSD.ORG Subject: Re: bin/47538: tar buggy on memory disk partitions Date: Mon, 12 May 2003 16:24:13 +0900 Just a small followup to this PR, as this bug is definitely still present in 5.1-BETA (using GENERIC kernel). I did the same test on a different machine, with 256MB physical memory and a md of size 256M, and again obtained discrepancies when filling it with tar. If this problem cannot be solved before 5.1-RELEASE, I think it would be a good idea to mention it somewhere, as there seems to be lots of people around who used memfs for /tmp under 4.x, and may end up with corrupted data because of that. Cheers, Jacques Garrigue