Date: Sun, 18 Jun 2000 14:37:22 -0700 (PDT) From: Kelly Yancey <kbyanc@posi.net> To: Leonard den Ottolander <leonardjo@hetnet.nl> Cc: freebsd-fs@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Posting patch concerning linux extended to freebsd-fs? Message-ID: <Pine.BSF.4.21.0006181430510.9394-100000@gateway.posi.net> In-Reply-To: <018fb0509141260NET014S@hetnet.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Jun 2000, Leonard den Ottolander wrote: > Hi folks! > > I would like to submit a (three line) patch to enable the use of linux > extended filesystem. Note: Extended as in dos extended, not ext2fs . The linux > extended partition is just a dos extended partition with a different > identifier, as not to confuse dos. > I am not sure whether the freebsd-fs list is used only for matters concerning > the BSD filesystem, or postings on compatibility with other filesystems are > welcome here as well. > Send us the patches. :) Out of curiosity, what exactly does your patch do? DOS extended partitions are logically just mini-disks with their own partition table. The idea being to be able to chain partition tables (in theory, it could be a tree, but DOS can only handle chaining). I find it hard to believe that a 3 line patch would be enought to enumerate the partitions inside extended partitions, must less with arbitrary depth. But I've been amazed before :) Kelly -- Kelly Yancey - kbyanc@posi.net - Belmont, CA System Administrator, eGroups.com http://www.egroups.com/ Maintainer, BSD Driver Database http://www.posi.net/freebsd/drivers/ Coordinator, Team FreeBSD http://www.posi.net/freebsd/Team-FreeBSD/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0006181430510.9394-100000>