]> git.proxmox.com Git - mirror_zfs.git/commit
ZTS: parameter expansion in zfs_unshare_006_pos
authorJohn Wren Kennedy <john.kennedy@delphix.com>
Thu, 15 Sep 2022 20:14:35 +0000 (14:14 -0600)
committerGitHub <noreply@github.com>
Thu, 15 Sep 2022 20:14:35 +0000 (13:14 -0700)
commitdc2fe24ca22392a589fbafdf15e4c32f42442006
treeb6fe873828305a26534027208e256242a746d6bc
parent621a7ebe5818033527d67564e538f1dc0caf5e22
ZTS: parameter expansion in zfs_unshare_006_pos

zfs_unshare_006 checks to see if a dataset still has an active SMB
share after doing an NFS unshare -a. The test could fail because the
check for the SMB share does not expect dashes in a dataset name to be
converted to underscores as pathname delimiters are.

Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Signed-off-by: John Kennedy <john.kennedy@delphix.com>
Closes #13893
tests/zfs-tests/include/libtest.shlib