]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r274804:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Feb 2015 14:26:49 +0000 (14:26 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Feb 2015 14:26:49 +0000 (14:26 +0000)
commit48ef8b57568586df61333ba9a7882cfe5c08b755
tree96259cb52f5311589416e100559b68aa43bee277
parentbde8b6e3ee817b9a3e6893056750fb04480cf86c
MFC r274804:
In conf_apply() remove iSCSI ports from kernel before removing LUNs.

Previous order confused initiators with messages about "removed" LUNs
during simple ctld restart without any real config change.  After this
commit initiators only reestablish lost connection, receive "Power on
occurred" UNIT ATTENTION status and continue normal operation.

git-svn-id: svn://svn.freebsd.org/base/stable/10@279000 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/ctld/ctld.c