Commit Graph

81 Commits

Author SHA1 Message Date
Bart Van Assche
beeef55b6f Use __packed instead of __attribute__((packed)).
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3500 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2011-06-01 10:40:07 +00:00
Vladislav Bolkhovitin
4539005d7c Patch from Alexey Obitotskiy <alexeyo1@open-e.com> making get_initiator_port_transport_id() more flexible
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3322 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2011-03-29 14:30:01 +00:00
Bart Van Assche
6a125e268c ibmvstgt updates: Corrected last argument of scst_rx_cmd() / updated a comment.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2742 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-17 19:40:20 +00:00
Bart Van Assche
662197f200 ibmvstgt: Made sure that accessing sysfs entries during target creation is harmless.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2704 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-14 09:32:32 +00:00
Bart Van Assche
a67095dc44 ibmvstgt: Minor comment change.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2668 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-11 14:02:11 +00:00
Bart Van Assche
7bdfe662e8 ibmvstgt: Fixed a checkpatch complaint about whitespace.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2662 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-11 09:52:37 +00:00
Bart Van Assche
17d6ca9cea Merged the ibmvstgt-port branch (svn merge -r2369:2654 https://scst.svn.sourceforge.net/svnroot/scst/branches/ibmvstgt-port).
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2660 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-11 09:14:32 +00:00
Bart Van Assche
daa86ab856 ibmvstgt: PowerPC build fix (svn merge -r2369:2589 https://scst.svn.sourceforge.net/svnroot/scst/branches/ibmvstgt-port/ibmvstgt/src/dummy_powerpc_defs.h).
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2622 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-06 12:41:54 +00:00
Bart Van Assche
38e8997ad8 Moved srp_task_attribute into srp.h (svn merge -r2508:2511 https://scst.svn.sourceforge.net/svnroot/scst/branches/ibmvstgt-port).
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2620 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-06 11:03:31 +00:00
Bart Van Assche
99830e05e7 svn merge -c2508 https://scst.svn.sourceforge.net/svnroot/scst/branches/ibmvstgt-port
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2619 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-06 11:01:34 +00:00
Bart Van Assche
42ea082d08 ibmvstgt: Builds again on RHEL (svn merge -c2398 https://scst.svn.sourceforge.net/svnroot/scst/branches/ibmvstgt-port).
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2616 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-06 10:30:16 +00:00
Bart Van Assche
001e95d7c6 Replaced ibmvscsis source code by a more recent version (svn merge -c2585 https://scst.svn.sourceforge.net/svnroot/scst/branches/ibmvstgt-port).
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2614 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-05 20:35:00 +00:00
Bart Van Assche
902b674235 Added ibmvscsis source code for reference purposes (svn merge -c2552 https://scst.svn.sourceforge.net/svnroot/scst/branches/ibmvstgt-port).
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2613 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-05 20:33:43 +00:00
Bart Van Assche
371ca0c5d4 Renamed libsrpnew.c to libsrp.c.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2545 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-11-01 08:44:04 +00:00
Bart Van Assche
6f7e19586a ibmvstgt: Switched to kernel version 2.6.36.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2428 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-10-21 12:01:04 +00:00
Bart Van Assche
deceabc0cf Added to repository.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2427 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-10-21 11:41:42 +00:00
Bart Van Assche
16436f232a Backported to RHEL 5.5 (compile-tested only).
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2364 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-10-07 17:20:51 +00:00
Bart Van Assche
d23c7b3b85 ibmvstgt: started backporting.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2353 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-10-06 11:02:24 +00:00
Bart Van Assche
b7f503e256 Removed a superfluous test.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2319 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-30 18:15:43 +00:00
Bart Van Assche
2bbca1d6dd Cleanup.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2313 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-29 19:43:11 +00:00
Bart Van Assche
f2fd7a713a ibmvstgt bug fix.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2312 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-29 19:20:35 +00:00
Bart Van Assche
f0f814c8ca ibmvstgt: fixed residual handling.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2305 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-29 17:43:31 +00:00
Bart Van Assche
cc7d5a51ee Cleanup.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2282 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-26 16:36:18 +00:00
Bart Van Assche
3469bfaa9d Bug fix.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2281 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-26 16:24:11 +00:00
Bart Van Assche
36bd458d57 Further diff minimizing.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2263 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-24 20:45:09 +00:00
Bart Van Assche
7dd5436e15 Fixed a checkpatch complaint about whitespace.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2253 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-24 19:32:44 +00:00
Bart Van Assche
bc2d0d32f1 Builds now with procfs enabled too / fixed two compiler warnings.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2247 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-24 18:08:24 +00:00
Bart Van Assche
5cdc79b698 Replaced cpu_to_be...() by __constant_cpu_to_be...() where appropriate.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2231 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-24 07:12:27 +00:00
Bart Van Assche
11e8dff2fb ibmvstgt: bug fixes and improvements.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2229 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-24 06:57:21 +00:00
Bart Van Assche
fe22ac20b1 Removed scsi_tgt.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2228 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-24 06:56:29 +00:00
Bart Van Assche
30e4ad71ce Removed scsi_tgt from drivers/scsi/Makefile.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2227 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-24 06:56:11 +00:00
Bart Van Assche
508bcb9f33 Removed even more obsolete symbols.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2215 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 16:56:30 +00:00
Bart Van Assche
dd9c6be677 Even more cleanup.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2203 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 13:36:24 +00:00
Bart Van Assche
cbae5b5a08 Removed Scsi_Host.supported_mode and Scsi_Host.active_mode.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2195 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 10:56:21 +00:00
Bart Van Assche
2404d25ab8 Added to repository.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2194 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 10:49:11 +00:00
Bart Van Assche
7d396d04b9 Removed an unused variable.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2193 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 07:12:52 +00:00
Bart Van Assche
f1bab28eb6 Removed an unused variable.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2192 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 07:11:49 +00:00
Bart Van Assche
fdc8d495d6 Added missing defconfig files and replaced already added defconfig files by the 2.6.35 version.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2189 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 06:56:39 +00:00
Bart Van Assche
985f057baf Added missing defconfig files and replaced already added defconfig files by the 2.6.35 version.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2188 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 06:54:24 +00:00
Bart Van Assche
f0f05455d8 Removed CONFIG_SCSI_SRP_TGT_ATTRS from defconfig files.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2187 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 06:35:13 +00:00
Bart Van Assche
eb9a28cd1b Removed CONFIG_SCSI_TGT from defconfig files.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2186 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 06:28:21 +00:00
Bart Van Assche
b679ce3749 Added to repository.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2185 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 06:25:40 +00:00
Bart Van Assche
68045de90d Added to repository.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2184 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-23 06:24:42 +00:00
Bart Van Assche
f9c203378d Reverted another non-SCST related ibmvstgt.c change.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2181 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-22 20:19:18 +00:00
Bart Van Assche
7ec0a0c302 Even more cleanup.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2178 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-22 20:13:23 +00:00
Bart Van Assche
813c6d7f49 Even more cleanup.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2177 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-22 20:11:06 +00:00
Bart Van Assche
91ee37bda6 Added to repository.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2176 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-22 20:06:16 +00:00
Bart Van Assche
680a321e30 Added to repository.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2175 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-22 20:05:32 +00:00
Bart Van Assche
1f709fecfe Changed empty files into a single blank line in order to avoid build breakage.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2170 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-22 18:58:07 +00:00
Bart Van Assche
d08963568e Removed scsi_tgt-related variables.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2169 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2010-09-22 18:57:34 +00:00