From owner-freebsd-multimedia Thu Aug 3 3:49:41 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from shadowmere.student.utwente.nl (wit401305.student.utwente.nl [130.89.236.145]) by hub.freebsd.org (Postfix) with ESMTP id 3898237B8D3 for ; Thu, 3 Aug 2000 03:49:33 -0700 (PDT) (envelope-from havoc@wit401305.student.utwente.nl) Received: by shadowmere.student.utwente.nl (Postfix, from userid 1002) id 448D3200F; Thu, 3 Aug 2000 12:49:31 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by shadowmere.student.utwente.nl (Postfix) with ESMTP id 38BC560; Thu, 3 Aug 2000 12:49:31 +0200 (CEST) Date: Thu, 3 Aug 2000 12:49:31 +0200 (CEST) From: Theo van Klaveren To: "Jordan K. Hubbard" Cc: jakob.alvermark@teligent.se, freebsd-multimedia@FreeBSD.ORG Subject: Re: ANNOUNCEMENT: Test version of AudioFS (fwd) In-Reply-To: <1758.965248479@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks! I will be working on AudioFS next week. I will setup an NFS server and implement this right after getting AudioFS to actually work. Theo van Klaveren On Wed, 2 Aug 2000, Jordan K. Hubbard wrote: > > > > No, that's correct behaviour: AudioFS is not exportable. I don't know > > diddly-squat about NFS or exporting filesystems. Any patches would be > > greatly appreciated. > > Not so very hard - just include a function to map a vnode pointer to a > file handle. Most of the existing filesystems (including the iso9660 > filesystem you undoubtedly based audiofs on) implement a foo_vptofh() > function which you can very likely clone. Look at msdosfs_vptofh() > in /sys/msdosfs/msdosfs_vfsops.c for one simple example. > > - Jordan > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message