> Kyle McDonald wrote:
> How does one go about increasing the number of
> filesystem types 'mount' 
> understands?

/usr/sbin/mount is really more of a wrapper program.  The heavy lifting is done 
by /usr/lib/fs/<fstype>/mount.  

So if you create a 'uberfs' filesystem, you might want a 
/usr/lib/fs/uberfs/mount program to mount it.

-- 
Darren
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to