From owner-freebsd-fs@FreeBSD.ORG Tue Jun 20 15:14:09 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FD1616A479 for ; Tue, 20 Jun 2006 15:14:09 +0000 (UTC) (envelope-from matt@genesi-usa.com) Received: from mail.genesippc.com (mithrandir.softwarenexus.net [66.98.186.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id D957343D46 for ; Tue, 20 Jun 2006 15:14:08 +0000 (GMT) (envelope-from matt@genesi-usa.com) Received: from p54b0ffec.dip.t-dialin.net ([84.176.255.236] helo=yukito) by mail.genesippc.com with esmtpa (Exim 4.62 (FreeBSD)) (envelope-from ) id 1Fshry-0001Ew-Ps; Tue, 20 Jun 2006 15:10:24 +0000 From: "Matt Sealey" To: "'R. B. Riddick'" , Date: Tue, 20 Jun 2006 10:14:02 -0500 Organization: Genesi Message-ID: <00b401c6947c$2def2260$99dfdfdf@bakuhatsu.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: AcaUeBqbzC36GoclQt2slj4LkJow6QAA5B2Q In-Reply-To: <20060620144838.93599.qmail@web30304.mail.mud.yahoo.com> Cc: Subject: RE: On-disk format of UFS/UFS2 (for firmware implementation) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: matt@genesi-usa.com List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 15:14:09 -0000 I'd prefer of course some design documentation (I refuse to believe the UFS2 disk format was designed entirely in source code form without paper/html reference documentation) What I have is src/sys/ufs/* src/lib/libstand/ufs.c and now src/sys/boot/common/ufsread.c This is a very good start but is there really not any paper doc or design reference or even an email thread on a mailing list when people were designing UFS2? My second question (since now we can poke around perhaps) is if there is a defined way to detect a "dangerously dedicated" disk in order to support these system configurations..? -- Matt Sealey Manager, Genesi, Developer Relations > -----Original Message----- > From: R. B. Riddick [mailto:arne_woerner@yahoo.com] > Sent: Tuesday, June 20, 2006 9:49 AM > To: matt@genesi-usa.com; freebsd-fs@freebsd.org > Subject: Re: On-disk format of UFS/UFS2 (for firmware implementation) > > --- Matt Sealey wrote: > > Solaris which uses some variant). I have the source code from > > sys/fs/ufs already but it is not the preferred method of > implementing > > filesystem code. It only needs read support for now so it > shouldn't be > > that complicated, but... > > > > Anyway. Any hints here? > > > I say, does it sound like u r looking for > src/sys/boot/common/ufsread.c? > > -Arne > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection > around http://mail.yahoo.com >