Date: Thu, 2 Jan 2014 13:45:24 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r260191 - stable/10/usr.bin/iscsictl Message-ID: <201401021345.s02DjOoc015167@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trasz Date: Thu Jan 2 13:45:24 2014 New Revision: 260191 URL: http://svnweb.freebsd.org/changeset/base/260191 Log: MFC r260106: The devd part never got implemented; remove for now, until someone actually needs this feature and can talk to me about how it should look like. Sponsored by: The FreeBSD Foundation Modified: stable/10/usr.bin/iscsictl/iscsictl.8 Directory Properties: stable/10/ (props changed) Modified: stable/10/usr.bin/iscsictl/iscsictl.8 ============================================================================== --- stable/10/usr.bin/iscsictl/iscsictl.8 Thu Jan 2 13:44:01 2014 (r260190) +++ stable/10/usr.bin/iscsictl/iscsictl.8 Thu Jan 2 13:45:24 2014 (r260191) @@ -99,9 +99,6 @@ exit status does not mean that the sessi Use .Nm Fl L to check the connection status. -The initiator notifies -.Xr devd 8 -when session gets connected or disconnected. .Pp Note that in order to the iSCSI initiator to be able to connect to a target, the
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401021345.s02DjOoc015167>