Forgot to commit this file. Add ZPOOL_CONFIG_IS_LOG.

Reported by:	keramida
MFC after:	2 weeks
This commit is contained in:
Pawel Jakub Dawidek 2010-09-10 04:44:13 +00:00
parent 83c9e0893f
commit 6a85b5e08a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=212407

View File

@ -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 */
/*