diff options
Diffstat (limited to 'usr/src/lib/libiscsit/common/libiscsit.h')
-rw-r--r-- | usr/src/lib/libiscsit/common/libiscsit.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/usr/src/lib/libiscsit/common/libiscsit.h b/usr/src/lib/libiscsit/common/libiscsit.h index 861529e86f..704c790edc 100644 --- a/usr/src/lib/libiscsit/common/libiscsit.h +++ b/usr/src/lib/libiscsit/common/libiscsit.h @@ -22,6 +22,9 @@ * Copyright 2009 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ +/* + * Copyright 2011 Nexenta Systems, Inc. All rights reserved. + */ #ifndef _LIBISCSIT_H #define _LIBISCSIT_H @@ -45,6 +48,13 @@ extern "C" { #define IS_EUI_NAME(s) (strncmp((s), "eui.", 4) == 0) /* + * We change the default IQN here to org.illumos. + * Other distros using it need to change accordingly. + */ + +#define DEFAULT_IQN "iqn.2010-08.org.illumos:" + +/* * Object Hierarchy * * _______________________ |