mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Add missing policy includes, add missing sun ddi bits
This commit is contained in:
@@ -188,6 +188,12 @@ __ddi_remove_minor_node(dev_info_t *di, char *name)
|
||||
}
|
||||
EXPORT_SYMBOL(__ddi_remove_minor_node);
|
||||
|
||||
int
|
||||
ddi_quiesce_not_needed(dev_info_t *dip)
|
||||
{
|
||||
RETURN(DDI_SUCCESS);
|
||||
}
|
||||
|
||||
#if 0
|
||||
static int
|
||||
mod_generic_open(struct inode *, struct file *)
|
||||
|
||||
Reference in New Issue
Block a user