From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 3 01:28:08 2005 Return-Path: X-Original-To: freebsd-alpha@freebsd.org Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9463616A41C; Fri, 3 Jun 2005 01:28:08 +0000 (GMT) (envelope-from drosih@rpi.edu) Received: from smtp2.server.rpi.edu (smtp2.server.rpi.edu [128.113.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38D7B43D4C; Fri, 3 Jun 2005 01:28:08 +0000 (GMT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp2.server.rpi.edu (8.13.0/8.13.0) with ESMTP id j531S1Er016217; Thu, 2 Jun 2005 21:28:03 -0400 Mime-Version: 1.0 Message-Id: In-Reply-To: <429D860A.5000608@club-internet.fr> References: <429D860A.5000608@club-internet.fr> Date: Thu, 2 Jun 2005 21:28:00 -0400 To: =?iso-8859-1?Q?Jean=2DS=E9bastien_P=E9dron?= , freebsd-alpha@freebsd.org, freebsd-amd64@freebsd.org, freebsd-ia64@freebs.org, freebsd-ppc@freebsd.org From: Garance A Drosihn Content-Type: text/plain; charset="iso-8859-1" ; format="flowed" Content-Transfer-Encoding: quoted-printable X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) on 128.113.2.2 Cc: Subject: Re: [CALL FOR TESTERS] ReiserFS on non-i386 hardware patch X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2005 01:28:08 -0000 At 11:55 AM +0200 6/1/05, Jean-S=E9bastien P=E9dron 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: (68) # mdconfig -a -t vnode -f REISERFS -u 0 (69) # mount_reiserfs /dev/md0 /mnt (70) # ls -l /mnt total 8056 drwxr-xr-x 2 root wheel 96 Aug 6 2004 Evanescence/ drwxr-xr-x 5 1000 1000 120 Sep 1 2004 GNUstep/ -rw-r--r-- 1 1000 1000 4548644 Aug 23 2004 Shrek.mp3 lrwxrwxrwx 1 root wheel 27 Sep 1 2004=20 dir_symlink@ -> GNUstep/Library/WindowMaker lrwxrwxrwx 1 root wheel 41 Sep 1 2004=20 evanesnce.mp3@ -> Evanescence/Evanescence - My=20 Immortal.mp3 -rw-r--r-- 2 1000 1000 3176 Sep 1 2004 file_hardlink lrwxrwxrwx 1 root wheel 23 Sep 1 2004=20 file_symlink@ -> GNUstep/Defaults/WPrefs -r-xr-xr-x 1 root wheel 3680076 Oct 28 2004 ls* -rw-r--r-- 1 root wheel 70 Aug 6 2004 motd (71) # ls -lL /mnt total 16605 drwxr-xr-x 2 root wheel 96 Aug 6 2004 Evanescence/ drwxr-xr-x 5 1000 1000 120 Sep 1 2004 GNUstep/ -rw-r--r-- 1 1000 1000 4548644 Aug 23 2004 Shrek.mp3 drwxr-xr-x 9 1000 1000 1528 Sep 1 2004 dir_symlink/ -rw-r--r-- 1 root wheel 8737899 Aug 6 2004 evanesnce.mp3 -rw-r--r-- 2 1000 1000 3176 Sep 1 2004 file_hardlink -rw-r--r-- 1 1000 1000 424 Sep 1 2004 file_symlink -r-xr-xr-x 1 root wheel 3680076 Oct 28 2004 ls* -rw-r--r-- 1 root wheel 70 Aug 6 2004 motd (72) # mount /dev/ad0s5 on / (ufs, local) devfs on /dev (devfs, local) /dev/md0 on /mnt (reiserfs, local, read-only) (73) # umount /mnt (74) # mdconfig -d -u 0 Let me know if there's anything else I should test with it. -- Garance Alistair Drosehn =3D gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu