6544 incorrect comment in libzfs.h about offline status
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com> Author: Gerhard Roethlin <git@the-color-black.net> illumos/illumos-gate@cb605c4d8a
This commit is contained in:
parent
cd18d83a2b
commit
95c8eb9c67
@ -323,7 +323,7 @@ typedef enum {
|
|||||||
ZPOOL_STATUS_VERSION_OLDER, /* older legacy on-disk version */
|
ZPOOL_STATUS_VERSION_OLDER, /* older legacy on-disk version */
|
||||||
ZPOOL_STATUS_FEAT_DISABLED, /* supported features are disabled */
|
ZPOOL_STATUS_FEAT_DISABLED, /* supported features are disabled */
|
||||||
ZPOOL_STATUS_RESILVERING, /* device being resilvered */
|
ZPOOL_STATUS_RESILVERING, /* device being resilvered */
|
||||||
ZPOOL_STATUS_OFFLINE_DEV, /* device online */
|
ZPOOL_STATUS_OFFLINE_DEV, /* device offline */
|
||||||
ZPOOL_STATUS_REMOVED_DEV, /* removed device */
|
ZPOOL_STATUS_REMOVED_DEV, /* removed device */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user