Forgot to commit this file. Add ZPOOL_CONFIG_IS_LOG.
Reported by: keramida MFC after: 2 weeks
This commit is contained in:
parent
83c9e0893f
commit
6a85b5e08a
@ -546,6 +546,7 @@ typedef enum {
|
||||
#define ZPOOL_CONFIG_NPARITY "nparity"
|
||||
#define ZPOOL_CONFIG_HOSTID "hostid"
|
||||
#define ZPOOL_CONFIG_HOSTNAME "hostname"
|
||||
#define ZPOOL_CONFIG_IS_LOG "is_log"
|
||||
#define ZPOOL_CONFIG_TIMESTAMP "timestamp" /* not stored on disk */
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user