From owner-freebsd-current@FreeBSD.ORG Mon Oct 24 23:06:53 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991BC16A42D for ; Mon, 24 Oct 2005 23:06:53 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 7AD4C43D53 for ; Mon, 24 Oct 2005 23:06:52 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: (qmail invoked by alias); 24 Oct 2005 23:06:50 -0000 Received: from p509101DF.dip0.t-ipconnect.de (EHLO merlin) [80.145.1.223] by mail.gmx.net (mp013) with SMTP; 25 Oct 2005 01:06:50 +0200 X-Authenticated: #428038 Date: Tue, 25 Oct 2005 01:06:49 +0200 From: Matthias Andree To: Martin Cracauer Message-ID: <20051024230649.GA24725@merlin.emma.line.org> Mail-Followup-To: Martin Cracauer , freebsd-current@freebsd.org References: <20051024173811.A65901@cons.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051024173811.A65901@cons.org> X-PGP-Key: http://home.pages.de/~mandree/keys/GPGKEY.asc User-Agent: Mutt/1.5.11 X-Y-GMX-Trusted: 0 Cc: Matthias Andree , freebsd-current@freebsd.org Subject: Re: 6.0-BETA3: ext2fs: no cp(1) possible, mmap returns EINVAL X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2005 23:06:53 -0000 On Mon, 24 Oct 2005, Martin Cracauer wrote: > Matthias Andree wrote on Mon, Aug 29, 2005 at 10:37:31AM +0200: > > Greetings, > > > > I mounted a Linux ext3 as ext2fs, which worked fine. However, trying to > > cvsupd or cp data out of the partition was refused, tracing the > > processes revealed that mmap() returned EINVAL. > > > > rsync(1) (from ports) worked though. > > Same thing, if the problem still exists, please open a PR and assign > it to me. > > I fiddled with Linux mmap before. Thanks for your taking the bug, but I'm not sure how to assign it to you (can a regular user do this at all?) Anyways, problem persists in 6.0-RC1, filed as official PR with some minor detail. Thanks again, -- Matthias Andree