From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 3 11:53:33 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A14AD16A41C; Fri, 3 Jun 2005 11:53:33 +0000 (GMT) (envelope-from jspedron@club-internet.fr) Received: from smtp.cegetel.net (mf00.sitadelle.com [212.94.174.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2340443D53; Fri, 3 Jun 2005 11:53:33 +0000 (GMT) (envelope-from jspedron@club-internet.fr) Received: from [172.16.142.1] (213-223-184-193.dti.cegetel.net [213.223.184.193]) by smtp.cegetel.net (Postfix) with ESMTP id 2D7311A4366; Fri, 3 Jun 2005 13:53:32 +0200 (CEST) Message-ID: <42A044BF.5060300@club-internet.fr> Date: Fri, 03 Jun 2005 13:53:35 +0200 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a6) Gecko/20050208 X-Accept-Language: fr-fr, fr, en-us, en, ja MIME-Version: 1.0 To: Garance A Drosihn References: <429D860A.5000608@club-internet.fr> In-Reply-To: X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC93B43DEC3CE0C76439FB576" Content-Transfer-Encoding: 8bit Cc: freebsd-ia64@freebs.org, freebsd-amd64@freebsd.org, freebsd-alpha@freebsd.org, freebsd-ppc@freebsd.org Subject: Re: [CALL FOR TESTERS] ReiserFS on non-i386 hardware patch X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2005 11:53:33 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC93B43DEC3CE0C76439FB576 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Garance A Drosihn wrote: > At 11:55 AM +0200 6/1/05, Jean-Sébastien Pédron wrote: > >> Hi everyone, >> >> I made a patch that should fix portability issues of ReiserFS but I >> don't have access to all platforms supported by FreeBSD. I tested it >> on sparc64 and Olivier Houchard tried it on arm. >> >> I would like to know if someone could test it and report any success >> or failure? > > > I tried it on PowerPC. Following the instructions given by > Jung-uk Kim , it looks like it is working okay > for me: Did you try withtout Jung-uk Kim's workaround? > Let me know if there's anything else I should test with it. Thank you for your tests. You may try this with `motd' (small file which fits inside a block, with its metadata): . cp motd /tmp (mmap(2)) . compare md5 of motd and /tmp/motd (read(2)) You may do it again with `ls' which spans multiple bocks (these two files are stored differently in ReiserFS). -- Jean-Sébastien Pédron http://www.dumbbell.fr/ PGP Key: http://www.dumbbell.fr/pgp/pubkey.asc --------------enigC93B43DEC3CE0C76439FB576 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFCoETDa+xGJsFYOlMRAqw/AKC5HzkArCJaP2qrXbs/aJ2mKSPKWQCgsWn3 ZO0dwqqtbmmA8B/HjPIpVZk= =EGUU -----END PGP SIGNATURE----- --------------enigC93B43DEC3CE0C76439FB576--