Merge branch 'linux-libspl' into refs/top-bases/linux-zfs-branch
This commit is contained in:
commit
d3c37d45e6
|
@ -48,6 +48,8 @@ getexecname(void)
|
|||
execname[rc] = '\0';
|
||||
ptr = execname;
|
||||
}
|
||||
} else {
|
||||
ptr = execname;
|
||||
}
|
||||
|
||||
pthread_mutex_unlock(&mtx);
|
||||
|
|
Loading…
Reference in New Issue