gmzang / maczfs

Automatically exported from code.google.com/p/maczfs
Other
0 stars 0 forks source link

Share NFS doesn't work #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The Share NFS doesn't work. There's commented out commands in the zfs_main as 
well as the 
libzfs_dataset files which prevent sharing from working. These appear to call 
zfs_uninit_libshare; 
whilst Mac doesn't have a 'share' command as such, it does have the ability to 
write into the 
directory and have the NFS shares generated automatically.

Original issue reported on code.google.com by alex.ble...@gmail.com on 20 Feb 2010 at 2:05