Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2013 21:06:08 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r260106 - head/usr.bin/iscsictl
Message-ID:  <201312302106.rBUL68ec022077@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Mon Dec 30 21:06:08 2013
New Revision: 260106
URL: http://svnweb.freebsd.org/changeset/base/260106

Log:
  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.
  
  MFC after:	3 days
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/usr.bin/iscsictl/iscsictl.8

Modified: head/usr.bin/iscsictl/iscsictl.8
==============================================================================
--- head/usr.bin/iscsictl/iscsictl.8	Mon Dec 30 21:04:24 2013	(r260105)
+++ head/usr.bin/iscsictl/iscsictl.8	Mon Dec 30 21:06:08 2013	(r260106)
@@ -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?201312302106.rBUL68ec022077>