summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctld/ctld.h
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-02-03 16:17:54 +0000
committermav <mav@FreeBSD.org>2015-02-03 16:17:54 +0000
commit4bbf5a53e0ad410f119cb2cb19979a6500a78d0b (patch)
treebc047d38b772f9e2084581fa32500f8f36a703ec /usr.sbin/ctld/ctld.h
parent4a166f3239c983d5729d90512ccfbf660c4f53d1 (diff)
downloadFreeBSD-src-4bbf5a53e0ad410f119cb2cb19979a6500a78d0b.zip
FreeBSD-src-4bbf5a53e0ad410f119cb2cb19979a6500a78d0b.tar.gz
Bring some more order into iSCSI portal group tags support.
While ctld(8) still does not allow multiple portal groups per target to be configured, kernel should now be able to handle it. MFC after: 2 weeks Sponsored by: iXsystems, Inc.
Diffstat (limited to 'usr.sbin/ctld/ctld.h')
-rw-r--r--usr.sbin/ctld/ctld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ctld/ctld.h b/usr.sbin/ctld/ctld.h
index e082a41..251351d 100644
--- a/usr.sbin/ctld/ctld.h
+++ b/usr.sbin/ctld/ctld.h
@@ -180,7 +180,6 @@ struct conf {
int conf_timeout;
int conf_maxproc;
- uint16_t conf_last_portal_group_tag;
#ifdef ICL_KERNEL_PROXY
int conf_portal_id;
#endif
OpenPOWER on IntegriCloud