freebsd-dev/usr.sbin/ctld
Alexander Motin 19720f4113 Make ctld start even if some LUNs are unable to open backing storage.
Such LUNs will be visible to initiators, but return "not ready" status
on media access commands.  If backing storage become available later,
`ctladm modify ...` or `service ctld reload` can trigger its reopen.
2014-10-10 19:41:09 +00:00
..
ctl.conf.5 Fix two small nits in ctl.conf(5). 2014-09-14 08:35:44 +00:00
ctld.8 Correct spelling errors in ctld.8. While here, correct similar errors 2014-07-20 22:13:51 +00:00
ctld.c Make kernel to update LUN size from the backing storage on configuration 2014-09-18 17:39:04 +00:00
ctld.h Add netmasks support to initiator-portal option. 2014-07-28 12:47:09 +00:00
discovery.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
kernel.c Make ctld start even if some LUNs are unable to open backing storage. 2014-10-10 19:41:09 +00:00
keys.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
log.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
login.c Use keys_add_int() where appropriate. No functional changes. 2014-09-09 16:57:02 +00:00
Makefile Add missing libraries to DPADD; sort DPADD so DPADD and LDADD match up 2014-08-19 18:31:20 +00:00
parse.y Fix issues in config parser relating to lun serial numbers. 2014-06-24 19:12:55 +00:00
pdu.c Make the iSCSI stack use __FBSDID() properly. 2014-08-21 15:32:38 +00:00
token.l Fix issues in config parser relating to lun serial numbers. 2014-06-24 19:12:55 +00:00