Date: Mon, 3 Feb 2003 09:14:29 -0800 (PST) From: Gordon Tetlow <gordon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_vol_ffs.c Message-ID: <200302031714.h13HETkY074271@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gordon 2003/02/03 09:14:29 PST Added files: sys/geom geom_vol_ffs.c Log: Add the GEOM module that makes volume labels useful. A kernel compiled with this will cause volume labels to be exposed in /dev/vol/<volname>. Currently, there is no conflict resolution if more than one FS has the same volume name. Reviewed by: phk Revision Changes Path 1.1 +146 -0 src/sys/geom/geom_vol_ffs.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302031714.h13HETkY074271>