mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +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);
|
||||
}
|
||||
EXPORT_SYMBOL(ddi_quiesce_not_needed);
|
||||
|
||||
#if 0
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user