mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 19:28:53 +03:00
Add linux kernel disk support
Native Linux vdev disk interfaces Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
@@ -1510,12 +1510,6 @@ spa_name_compare(const void *a1, const void *a2)
|
||||
return (0);
|
||||
}
|
||||
|
||||
int
|
||||
spa_busy(void)
|
||||
{
|
||||
return (spa_active_count);
|
||||
}
|
||||
|
||||
void
|
||||
spa_boot_init(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user