From owner-freebsd-arch Fri Jan 24 13:23: 1 2003 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F2E237B401 for ; Fri, 24 Jan 2003 13:23:00 -0800 (PST) Received: from ns1.gnf.org (ns1.gnf.org [63.196.132.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 027BF43F1E for ; Fri, 24 Jan 2003 13:23:00 -0800 (PST) (envelope-from gtetlow@gnf.org) Received: from EXCHCLUSTER01.lj.gnf.org (exch01.lj.gnf.org [172.25.10.19]) by ns1.gnf.org (8.12.3/8.12.3) with ESMTP id h0OLMwMf014879 for ; Fri, 24 Jan 2003 13:22:58 -0800 (PST) (envelope-from gtetlow@gnf.org) Received: from roark.gnf.org ([172.25.24.15]) by EXCHCLUSTER01.lj.gnf.org with Microsoft SMTPSVC(5.0.2195.5329); Fri, 24 Jan 2003 13:22:59 -0800 Received: from roark.gnf.org (localhost [127.0.0.1]) by roark.gnf.org (8.12.6/8.12.6) with ESMTP id h0OLMx6t080401 for ; Fri, 24 Jan 2003 13:22:59 -0800 (PST) (envelope-from gtetlow@gnf.org) Received: (from gtetlow@localhost) by roark.gnf.org (8.12.6/8.12.6/Submit) id h0OLMxqp080400 for arch@FreeBSD.org; Fri, 24 Jan 2003 13:22:59 -0800 (PST) (envelope-from gtetlow) Date: Fri, 24 Jan 2003 13:22:59 -0800 From: Gordon Tetlow To: arch@FreeBSD.org Subject: CFR: Volume labels in FFS Message-ID: <20030124212259.GJ53114@roark.gnf.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4wKa0rmtotUGtIt6" Content-Disposition: inline User-Agent: Mutt/1.4i X-OriginalArrivalTime: 24 Jan 2003 21:22:59.0742 (UTC) FILETIME=[C52BF3E0:01C2C3EE] Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --4wKa0rmtotUGtIt6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I'd like to get some review of my patch to add volume label support to FFS. I've already changed struct fs (sorry non-i386 users) to allocate some space for the label. I'm looking to commit this relatively soon unless there is some major problems with the review. http://people.freebsd.org/~gordon/patches/volume.diff The patch is basically a GEOM module (which allows you to use volume labels for your root partition is you so desire (my laptop's root slice is mounted from /dev/vol/rootfs)) and a couple modifications to add labels (newfs, tunefs). -gordon --4wKa0rmtotUGtIt6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Ma6zRu2t9DV9ZfsRAi79AJ4uVKOVViZw67PaBpKR0bClYh4ZZACeMwzR eRBxqNfmk6LY1Q2kWphOWNg= =ZJNS -----END PGP SIGNATURE----- --4wKa0rmtotUGtIt6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message