libshare/smb: cleanup

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13165
This commit is contained in:
наб
2022-02-28 13:13:10 +01:00
committed by Brian Behlendorf
parent 566e4a58b7
commit 2faf05612f
5 changed files with 34 additions and 54 deletions
+2 -2
View File
@@ -496,8 +496,8 @@ static int
nfs_commit_shares(void)
{
char *argv[] = {
"/usr/sbin/exportfs",
"-ra",
(char *)"/usr/sbin/exportfs",
(char *)"-ra",
NULL
};