From owner-freebsd-current@FreeBSD.ORG Wed Jul 27 01:10:52 2005 Return-Path: X-Original-To: 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 7F83116A41F; Wed, 27 Jul 2005 01:10:52 +0000 (GMT) (envelope-from saturnero@freesbie.org) Received: from jail1-fbsd4.consiagnet.it (jail1-fbsd4.consiagnet.it [83.149.128.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0786B43D46; Wed, 27 Jul 2005 01:10:51 +0000 (GMT) (envelope-from saturnero@freesbie.org) Received: from [151.26.114.37] (ppp-37-114.26-151.libero.it [151.26.114.37]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by jail1-fbsd4.consiagnet.it (Postfix) with ESMTP id 3154A5732; Wed, 27 Jul 2005 03:10:51 +0200 (CEST) Message-ID: <42E6DEEA.90307@freesbie.org> Date: Wed, 27 Jul 2005 03:10:02 +0200 From: Dario Freni User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: it, it-it, en-us, en MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <42E6903D.1040107@freesbie.org> <20050726200214.GH46538@darkness.comp.waw.pl> <42E697E2.2050000@freesbie.org> <20050726202239.GJ46538@darkness.comp.waw.pl> In-Reply-To: <20050726202239.GJ46538@darkness.comp.waw.pl> X-Enigmail-Version: 0.92.0.0 OpenPGP: url=http://www.saturnero.net/saturnero.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB88892149263EB5DF822AF52" Cc: geom@freebsd.org, current@freebsd.org Subject: Re: CALL FOR TESTERS: geom_vol_cd9660 class 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: Wed, 27 Jul 2005 01:10:52 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB88892149263EB5DF822AF52 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Pawel Jakub Dawidek ha scritto: > On Tue, Jul 26, 2005 at 10:06:58PM +0200, Dario Freni wrote: > +> Pawel Jakub Dawidek wrote: > +> > What's wrong with glabel(8)? > +> > +> Honestly, I didn't know it before. Looking into NanoBSD code I saw it > +> use GEOM_VOL, so I started investigate on geom_vol_ffs and write this > +> tiny class. Agreeing with Andreas Kohn on current@: > +> > +> > +> But, the really important question is: why is there geom_vol_ffs and > +> geom_label? Apparently I wasn't the only one who did not see > +> geom_label :) > +> > > That's actually my fault. I wanted to remove geom_vol_ffs long time > ago to not confuse the users. > > To not make your work useless, could you verify iso9660 part of > geom_label? Maybe I missed something there. I'm not so expert on this topic, but i stole part of my code from /sys/isofs/cd9660/cd9660_vfsops.c. I used the iso.h which has some useful structs to handle primary/sierra/supplementary descriptors. glabel is definitely ok for me, but please put that warning on geom_vol_ffs :) Anyway, I had fun with geom. Bye and thanks, Dario -- Dario Freni (saturnero@freesbie.org) FreeSBIE developer (http://www.freesbie.org) GPG Public key at http://www.saturnero.net/saturnero.asc --------------enigB88892149263EB5DF822AF52 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.4.1 (Darwin) iD8DBQFC5t7uymi72IiShysRApx/AJ0XI5bCVpu+r5TTuMkPQ/gPWSuIigCgrDE3 bpLvajYy1aXzCXOAwuZqaTA= =a5yS -----END PGP SIGNATURE----- --------------enigB88892149263EB5DF822AF52--