Merge branch 'linux-have-zvol' into refs/top-bases/linux-zfs-branch
This commit is contained in:
commit
ca804c66f8
|
@ -2198,7 +2198,7 @@ err:
|
||||||
free(paths);
|
free(paths);
|
||||||
(void) close(base);
|
(void) close(base);
|
||||||
#endif
|
#endif
|
||||||
return (-1);
|
return (0);
|
||||||
}
|
}
|
||||||
|
|
||||||
typedef struct zvol_cb {
|
typedef struct zvol_cb {
|
||||||
|
|
Loading…
Reference in New Issue