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);
|
||||
(void) close(base);
|
||||
#endif
|
||||
return (-1);
|
||||
return (0);
|
||||
}
|
||||
|
||||
typedef struct zvol_cb {
|
||||
|
|
Loading…
Reference in New Issue