Merge commit 'refs/top-bases/top' into top
This commit is contained in:
commit
a4f7982a62
|
@ -1745,7 +1745,7 @@ zvol_dump_fini(zvol_state_t *zv)
|
|||
int
|
||||
zvol_busy(void)
|
||||
{
|
||||
return DDI_FAILURE;
|
||||
return (0);
|
||||
}
|
||||
|
||||
#endif /* HAVE_ZVOL */
|
||||
|
|
Loading…
Reference in New Issue