mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Move zfsdev_state_{init,destroy} to common code
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org> Closes #11833
This commit is contained in:
committed by
Brian Behlendorf
parent
1dff545278
commit
a631283b74
@@ -77,8 +77,6 @@ typedef struct zfs_soft_state {
|
||||
void *zss_data;
|
||||
} zfs_soft_state_t;
|
||||
|
||||
extern minor_t zfsdev_minor_alloc(void);
|
||||
|
||||
/*
|
||||
* Range locking rules
|
||||
* --------------------
|
||||
|
||||
Reference in New Issue
Block a user