From b0be93e81a4ace96a799d3705da6832633eb4325 Mon Sep 17 00:00:00 2001 From: Isaac Huang Date: Wed, 31 Aug 2016 00:26:43 -0600 Subject: ABD page support to vdev_disk.c Signed-off-by: Isaac Huang --- include/sys/spa.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/sys/spa.h') diff --git a/include/sys/spa.h b/include/sys/spa.h index c35128c0d..d679e53d6 100644 --- a/include/sys/spa.h +++ b/include/sys/spa.h @@ -586,7 +586,6 @@ extern int spa_get_stats(const char *pool, nvlist_t **config, char *altroot, size_t buflen); extern int spa_create(const char *pool, nvlist_t *config, nvlist_t *props, nvlist_t *zplprops); -extern int spa_import_rootpool(char *devpath, char *devid); extern int spa_import(char *pool, nvlist_t *config, nvlist_t *props, uint64_t flags); extern nvlist_t *spa_tryimport(nvlist_t *tryconfig); -- cgit v1.2.3