mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-04-06 17:49:11 +03:00
Make sure we export ddi_quiesce_not_needed
This commit is contained in:
parent
0e41414946
commit
f590d7d374
@ -193,6 +193,7 @@ ddi_quiesce_not_needed(dev_info_t *dip)
|
|||||||
{
|
{
|
||||||
RETURN(DDI_SUCCESS);
|
RETURN(DDI_SUCCESS);
|
||||||
}
|
}
|
||||||
|
EXPORT_SYMBOL(ddi_quiesce_not_needed);
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
static int
|
static int
|
||||||
|
Loading…
Reference in New Issue
Block a user