Folks,

As you know, when we set a zfs property, it overrides the previous value. Let's 
say, I do the following:

# zfs sharesmb=on mypool/cifs1
# zfs sharesmb=name=cifs1 mypool/cifs1

This seems to work. Does it mean that sharesmb=name=cifs1 automatically implies 
sharesmb=on? Or, should I be doing the following?

# zfs sharesmb=on,name=cifs1 mypool/cifs1

Thank you in advance for your help.

Regards,
Peter
-- 
This message posted from opensolaris.org
_______________________________________________
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to