summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctld/ctld.h
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-02-19 14:33:46 +0000
committermav <mav@FreeBSD.org>2015-02-19 14:33:46 +0000
commit2116079c78d5da438cb804a681902bae1291f6ac (patch)
tree88f1af4f9db5534f9f00e4dde1aae98327d7d8e3 /usr.sbin/ctld/ctld.h
parentaa6a7df89f1b4850d6005220f912240b8daeece7 (diff)
downloadFreeBSD-src-2116079c78d5da438cb804a681902bae1291f6ac.zip
FreeBSD-src-2116079c78d5da438cb804a681902bae1291f6ac.tar.gz
MFC r278161: 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. 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