From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7d86b497d19ca0c34390bfa2c0c53c7b@plan9.escet.urjc.es> From: Fco.J.Ballesteros To: 9fans@cse.psu.edu Subject: Re: [9fans] file systems In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-ptikwgxosfasojrujsolbjwawb" Date: Mon, 24 Feb 2003 20:33:22 +0100 Topicbox-Message-UUID: 70c24108-eacb-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-ptikwgxosfasojrujsolbjwawb Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit /sys/src/cmd/disk/kfs/portdat.h has the data structures. Look for `don't touch, this is the disk structure' warnings. You could also follow the trace resulting from a check call. hth --upas-ptikwgxosfasojrujsolbjwawb Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by aquamar; Mon Feb 24 20:30:32 MET 2003 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.6.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 923F219AA9; Mon, 24 Feb 2003 14:30:17 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from magnum.cooper.edu (magnum.cooper.edu [199.98.16.4]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id 89EF0199D5 for <9fans@cse.psu.edu>; Mon, 24 Feb 2003 14:29:18 -0500 (EST) Received: from robin.cooper.edu by magnum.cooper.edu with SMTP id AA21275 (5.65c/IDA-1.4.4 for <9fans@cse.psu.edu>); Mon, 24 Feb 2003 14:32:27 -0500 Received: from localhost by robin.cooper.edu (SMI-8.6/SMI-SVR4) id OAA17694; Mon, 24 Feb 2003 14:29:16 -0500 From: Joel Salomon To: 9fans@cse.psu.edu Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] file systems Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Mon, 24 Feb 2003 14:29:16 -0500 (EST) > as simple as inode/superblock/indirect block fs's go Speaking of which, how do I find out how the kfs is laid out on disk? --Joel --upas-ptikwgxosfasojrujsolbjwawb--