mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-26 12:12:13 +03:00
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:
@@ -496,8 +496,8 @@ static int
|
||||
nfs_commit_shares(void)
|
||||
{
|
||||
char *argv[] = {
|
||||
"/usr/sbin/exportfs",
|
||||
"-ra",
|
||||
(char *)"/usr/sbin/exportfs",
|
||||
(char *)"-ra",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user