freebsd-dev/usr.sbin/ctld
Robert Wing 915dcdb7ac ctl.conf(5): fix LUN size in UCL format example.
Remove quotes around size in the LUN section and change the suffix to 'GB'. The
UCL format does recognize 'G' on its own, which uses a base 10 multiplier where
'GB' uses a 2 power multiplier.

Document the difference between valid suffixes when using ctl.conf(5) in the
general syntax form or in UCL format.

Reviewed by:    kevans, mav
Approved by:    kevans (mentor)
Differential Revision: https://reviews.freebsd.org/D26716
2020-10-13 18:00:23 +00:00
..
chap.c Add missing SPDX tags for ctld(8). 2018-01-24 16:37:29 +00:00
ctl.conf.5 ctl.conf(5): fix LUN size in UCL format example. 2020-10-13 18:00:23 +00:00
ctld.8 Add 'ctld -t', to test configuration file validity. 2020-03-31 13:43:09 +00:00
ctld.c Don't ignore the return value from gethostname(3). It probably 2020-10-01 18:56:44 +00:00
ctld.h Add DSCP support for network QoS to iscsi target. 2020-09-27 21:43:19 +00:00
discovery.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
isns.c Add missing SPDX tags for ctld(8). 2018-01-24 16:37:29 +00:00
isns.h Add basic iSNS client to the iSCSI target. 2014-10-25 12:50:26 +00:00
kernel.c Make sure not to pass NULL to strtoul(3). The values come 2020-09-01 14:58:57 +00:00
keys.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
log.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
login.c userland: Fix several typos and minor errors 2017-12-27 03:23:01 +00:00
Makefile Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
parse.y Add DSCP support for network QoS to iscsi target. 2020-09-27 21:43:19 +00:00
pdu.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
token.l Add DSCP support for network QoS to iscsi target. 2020-09-27 21:43:19 +00:00
uclparse.c Add DSCP support for network QoS to iscsi target. 2020-09-27 21:43:19 +00:00