summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdiskmgt/common/libdiskmgt.h
diff options
context:
space:
mode:
authorbrendan <none@none>2007-11-09 21:33:30 -0800
committerbrendan <none@none>2007-11-09 21:33:30 -0800
commitfa94a07fd0519b8abfd871ad8fe60e6bebe1e2bb (patch)
tree1c594a9272fa03552a1cca3328b7820b409a2563 /usr/src/lib/libdiskmgt/common/libdiskmgt.h
parent380789fc80376bd1573770361cb177a08c7e3524 (diff)
downloadillumos-joyent-fa94a07fd0519b8abfd871ad8fe60e6bebe1e2bb.tar.gz
PSARC 2007/618 ZFS L2ARC
6536054 second tier ("external") ARC
Diffstat (limited to 'usr/src/lib/libdiskmgt/common/libdiskmgt.h')
-rw-r--r--usr/src/lib/libdiskmgt/common/libdiskmgt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/lib/libdiskmgt/common/libdiskmgt.h b/usr/src/lib/libdiskmgt/common/libdiskmgt.h
index 3a580cbfb4..303b03f171 100644
--- a/usr/src/lib/libdiskmgt/common/libdiskmgt.h
+++ b/usr/src/lib/libdiskmgt/common/libdiskmgt.h
@@ -216,6 +216,7 @@ typedef enum {
#define DM_USE_EXPORTED_ZPOOL "exported_zpool"
#define DM_USE_ACTIVE_ZPOOL "active_zpool"
#define DM_USE_SPARE_ZPOOL "spare_zpool"
+#define DM_USE_L2CACHE_ZPOOL "l2cache_zpool"
/* event */
#define DM_EV_NAME "name"