]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - include/libzfs.h
New upstream version 0.7.11
[mirror_zfs-debian.git] / include / libzfs.h
index 945bd5b86064cb33ca9d207c99ac229b03d8b32c..fea2fee4527716dbed67cb8d14e82c1ee7da0416 100644 (file)
@@ -296,6 +296,8 @@ int zfs_dev_is_whole_disk(char *dev_name);
 char *zfs_get_underlying_path(char *dev_name);
 char *zfs_get_enclosure_sysfs_path(char *dev_name);
 
+const char *zpool_get_state_str(zpool_handle_t *);
+
 /*
  * Functions to manage pool properties
  */