From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] 9P2000 question From: "rob pike" MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-uhkznadawrjvnddzdszyjbxdco" Message-Id: <20010724235315.C37A719A01@mail.cse.psu.edu> Date: Tue, 24 Jul 2001 19:53:13 -0400 Topicbox-Message-UUID: d63e06b8-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-uhkznadawrjvnddzdszyjbxdco Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Make a file system that presents an index/annotation file for each regular file. Doug McIlroy proposed this many years ago, but as far as I know it's never been implemented. -rob --upas-uhkznadawrjvnddzdszyjbxdco Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Tue Jul 24 18:24:23 EDT 2001 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Tue Jul 24 18:24:22 EDT 2001 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 D02CE19A0F; Tue, 24 Jul 2001 18:24:11 -0400 (EDT) Received: from real.com (prognet.com [205.219.198.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 955BE19A01 for <9fans@cse.psu.edu>; Tue, 24 Jul 2001 18:23:34 -0400 (EDT) Received: from skipt ([172.21.104.107]) by real.com (8.9.2/8.9.0) with SMTP id PAA10656 for <9fans@cse.psu.edu>; Tue, 24 Jul 2001 15:23:30 -0700 (PDT) Message-Id: <3.0.5.32.20010724153430.013e2c60@mail.real.com> X-Sender: skipt@mail.real.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) To: 9fans@cse.psu.edu From: "Fariborz 'Skip' Tavakkolian" Subject: Re: [9fans] 9P2000 question In-Reply-To: <20010724215030.AF1F619A01@mail.cse.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.5 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: Tue, 24 Jul 2001 15:34:30 -0700 >There are free bits in Qid.type. Certainly Rstat.stat.qid.type does help, but what would one do with things like title/author/copyright information in a non-hacked way? --upas-uhkznadawrjvnddzdszyjbxdco--