1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-05-07 09:18:30 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Turbo Fredriksson
be8bc8c0d3 Add smb_available() sanity checks
Do basic sanity checks in smb_available() to verify that the 'net'
command and the usershare directory exists.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes 
2013-04-02 09:27:52 -07:00
Turbo Fredriksson
645fb9cc21 Implemented sharing datasets via SMB using libshare
Add the initial support for the 'smbshare' option using the
existing libshare infrastructure.  Because this implementation
relies on usershares samba version 3.0.23 is required.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes 
2012-12-03 09:42:15 -08:00