That depends on how datasets or directories were shared:
- libshare will provide information regardless of how datasets
or directories were shared.
- libzfs will only tell you if something was shared using zfs sharesmb
Alan
On 08/ 3/10 09:21 PM, Peter Taps wrote:
Folks,
In my application, I
Folks,
In my application, I need to get some information for zfs and display to user.
Is there a way to identify if a given zfs filesystem has been shared as CIFS?
Ideally, zfs library API would be better. However, a command line tool would do
as well. I would just need to parse the output.
Th