remove comments
Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
This commit is contained in:
parent
e8f68a9af7
commit
1eb78a1528
|
|
@ -204,8 +204,6 @@ create /backstores/block/${iscsiName}
|
|||
case "zfs-generic-nfs":
|
||||
switch (this.options.nfs.shareStrategy) {
|
||||
case "setDatasetProperties":
|
||||
// remove the dataset properties
|
||||
// sleep to let things settle
|
||||
for (let key of ["share", "sharenfs"]) {
|
||||
if (
|
||||
this.options.nfs.shareStrategySetDatasetProperties.properties[
|
||||
|
|
|
|||
Loading…
Reference in New Issue