Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Aug 2000 13:34:39 -0700
From:      "Jordan K. Hubbard" <jkh@zippy.osd.bsdi.com>
To:        Theo van Klaveren <havoc@wit401305.student.utwente.nl>
Cc:        jakob.alvermark@teligent.se, freebsd-multimedia@FreeBSD.ORG
Subject:   Re: ANNOUNCEMENT: Test version of AudioFS (fwd) 
Message-ID:  <1758.965248479@localhost>
In-Reply-To: Your message of "Wed, 02 Aug 2000 14:21:55 %2B0200." <Pine.BSF.4.21.0008021420510.24947-100000@wit401305.student.utwente.nl> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1758.965248479>