summaryrefslogtreecommitdiff
path: root/usr/ioctl.c
Commit message (Collapse)AuthorAgeFilesLines
* check some iscsi and initiator settings before use and drop down to defaults ↵mnc2007-02-211-2/+2
| | | | | | if invalid values are passed in git-svn-id: svn://svn.berlios.de/open-iscsi@776 d7303112-9cec-0310-bdd2-e83a94d6c2b6
* from hare@suse.de: This patch removes the handles for kernel-userspace ↵mnc2006-02-131-1/+1
| | | | | | communication. Instead the existing session / connection ids from sysfs are used to identify the corresponding sessions / connections. Signed-off-by: Hannes Reinecke <hare@suse.de> Small cleanups to allocate sid for hw and sw iscsi from mike christie git-svn-id: svn://svn.berlios.de/open-iscsi@489 d7303112-9cec-0310-bdd2-e83a94d6c2b6
* rm rdma code and sync upstream driver with svn and update usrspace to work ↵mnc2006-01-101-2/+0
| | | | | | with mainline. Some of the userspace code is left with some hacks around it to make patching easier git-svn-id: svn://svn.berlios.de/open-iscsi@453 d7303112-9cec-0310-bdd2-e83a94d6c2b6
* Erez Zilber: AF and RDMA provider propertiesdmitry_yus2005-09-131-0/+2
| | | | git-svn-id: svn://svn.berlios.de/open-iscsi@410 d7303112-9cec-0310-bdd2-e83a94d6c2b6
* propogating transport->caps up to the daemondmitry_yus2005-05-271-2/+1
| | | | | | | adding max_conn, max_cmd_len and max_lun attributes for iscsi_transport git-svn-id: svn://svn.berlios.de/open-iscsi@355 d7303112-9cec-0310-bdd2-e83a94d6c2b6
* Mike: remove the ISCSI_TRANSPORT_MAX limitation from the kernel using sysfsdmitry_yus2005-05-261-3/+16
| | | | git-svn-id: svn://svn.berlios.de/open-iscsi@350 d7303112-9cec-0310-bdd2-e83a94d6c2b6
* Mike: merge iscsi_ifev.h and iscsi_if.hdmitry_yus2005-05-221-1/+0
| | | | git-svn-id: svn://svn.berlios.de/open-iscsi@330 d7303112-9cec-0310-bdd2-e83a94d6c2b6
* Mike: big snx to session, cnx to conn renaming!dmitry_yus2005-05-061-38/+38
| | | | git-svn-id: svn://svn.berlios.de/open-iscsi@276 d7303112-9cec-0310-bdd2-e83a94d6c2b6
* initial freebsd user-space supportdmitry_yus2005-05-021-0/+469
| | | | git-svn-id: svn://svn.berlios.de/open-iscsi@264 d7303112-9cec-0310-bdd2-e83a94d6c2b6
* kernel ipc cleanup. added and implemented iscsi_ipc callback structuredmitry_yus2005-04-091-472/+0
| | | | | | | receive pool for control PDU's per-connection added git-svn-id: svn://svn.berlios.de/open-iscsi@222 d7303112-9cec-0310-bdd2-e83a94d6c2b6
* Linux AF_NETLINK implementedopen-iscsi2005-02-161-0/+472
git-svn-id: svn://svn.berlios.de/open-iscsi@70 d7303112-9cec-0310-bdd2-e83a94d6c2b6