Bart Van Assche
|
2f91feaa0c
|
scripts: Merge r5177 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5372 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2014-03-25 16:27:13 +00:00 |
|
Bart Van Assche
|
75768c6dd6
|
scst_local: Fix a kernel oops for kernel versions < 2.6.37 (merge r5264 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5265 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2014-02-06 13:05:26 +00:00 |
|
Bart Van Assche
|
653a63ca73
|
qla2x00t: SLES 11 SP3 build fix
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5194 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2014-01-10 08:53:51 +00:00 |
|
Bart Van Assche
|
7ab3d52047
|
Make it possible to build SCST as an RPM (merge r5137 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5193 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2014-01-10 08:45:32 +00:00 |
|
Bart Van Assche
|
16def0fe3d
|
scstadmin: Merge r4875:5189 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5192 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2014-01-10 08:27:48 +00:00 |
|
Bart Van Assche
|
0596a97f5d
|
fcst: Merge r4866:5189 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5191 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2014-01-10 08:17:10 +00:00 |
|
Bart Van Assche
|
bea6eb98ff
|
scripts: Merge r5148:5175 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5176 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-22 10:52:09 +00:00 |
|
Bart Van Assche
|
16583046a3
|
scst_mem: Build fix for kernel versions before 2.6.35 (merge r5174 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5175 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-22 10:15:57 +00:00 |
|
Bart Van Assche
|
07fa8dc891
|
nightly build: Add kernel 3.12 build infrastructure (merge r5164 from the trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5168 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-20 17:21:32 +00:00 |
|
Bart Van Assche
|
158bc0649a
|
Add support for kernel 3.12 (merge r5163 from the trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5167 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-20 17:20:24 +00:00 |
|
Bart Van Assche
|
05c7cde274
|
ib_srpt: Clean up more tracing statements
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5159 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-18 14:01:47 +00:00 |
|
Bart Van Assche
|
85b9522138
|
ib_srpt: Clean up tracing statements (merge r3821 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5158 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-18 13:56:59 +00:00 |
|
Bart Van Assche
|
4f41dbf4cd
|
scst_debug.h: Make PRINT_INFO() etc. accept a single argument (merge r3820 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5157 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-18 13:52:39 +00:00 |
|
Bart Van Assche
|
d8b2d39062
|
ib_srpt: Convert a few more sizeof e expressions into sizeof(e)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5156 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-18 13:42:24 +00:00 |
|
Bart Van Assche
|
b48cfbd8d2
|
ibmvstgt: Convert sizeof e into sizeof(e) (merge r4541 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5155 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-18 13:40:20 +00:00 |
|
Bart Van Assche
|
437dc470ea
|
ib_srpt: Convert sizeof e into sizeof(e) (merge r4540 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5154 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-18 13:39:32 +00:00 |
|
Bart Van Assche
|
09a8276171
|
Convert sizeof expr into sizeof(expr) (merge r4556 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5153 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-18 13:37:32 +00:00 |
|
Bart Van Assche
|
5aee26b35a
|
scripts: Merge r4937:5148 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5152 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-18 09:09:16 +00:00 |
|
Bart Van Assche
|
c27cc13632
|
scst: Kernel >= 3.10 procfs build fix (merge r5148 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5151 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-18 09:05:24 +00:00 |
|
Bart Van Assche
|
241477554b
|
scst: set_cpus_allowed_ptr() workaround for RHEL 5.10 (merge r5147 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5150 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-18 09:04:06 +00:00 |
|
Bart Van Assche
|
ebfe021cf1
|
scst: RHEL 5 build fixes (merge r5146 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5149 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-12-18 09:03:03 +00:00 |
|
Bart Van Assche
|
f0ca74fc50
|
scst: Avoid that adding an initiator to an initiator group can trigger a kernel warning (merge r4467 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5051 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-08 16:47:58 +00:00 |
|
Bart Van Assche
|
dba17c0dee
|
qla2x00t and iscsi-scst: Suppress checkpatch complaints about __attribute__((packed|aligned)) (merge r3952 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5050 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-06 09:35:42 +00:00 |
|
Bart Van Assche
|
03291e619e
|
qla2x00t: Update firmware URL (merge r4759 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5048 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 18:30:48 +00:00 |
|
Bart Van Assche
|
ddf5e67dd1
|
qla2x00t: Indent source code consistenly with the trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5047 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 18:28:35 +00:00 |
|
Bart Van Assche
|
3530dfa699
|
Make qla2x00t cleanly compile on RHEL 6.2 (merge r4303 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5046 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 18:27:27 +00:00 |
|
Bart Van Assche
|
af55e230c3
|
Revert r5034
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5045 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 18:24:53 +00:00 |
|
Bart Van Assche
|
ef507dba79
|
qla2x00t: Fix a recently discovered race condition related to session management (merge r5017, r5018 and r5020 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5044 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 18:18:56 +00:00 |
|
Bart Van Assche
|
1dc9ea01ec
|
qla2x00t: Clean up DMA address computation code (merge r4778)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5043 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 18:07:52 +00:00 |
|
Bart Van Assche
|
aa137b5bea
|
qla2x00t: Propagate up abort failures (merge r4754 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5042 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 18:03:03 +00:00 |
|
Bart Van Assche
|
45609e036a
|
Wrong task attribute isn't error, so warning message should be issued instead (merge r4753 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5041 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 18:01:50 +00:00 |
|
Bart Van Assche
|
73b9b64919
|
qla2x00t: Avoid reading uninitialized memory (merge r4644 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5040 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 17:58:55 +00:00 |
|
Bart Van Assche
|
10213ad0f4
|
qla2x00t: Source code cleanup (merge r4640 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5039 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 17:57:41 +00:00 |
|
Bart Van Assche
|
4fae722b36
|
qla2x00t: Create attributes in a generic way (merge r4638 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5038 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 17:56:21 +00:00 |
|
Bart Van Assche
|
e07628cf07
|
qla2x00t: Explicit confirmations and abort ISP attributes don't make sense on virtual targets (merge r4637 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5037 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 17:53:55 +00:00 |
|
Bart Van Assche
|
0bf9a7d1c6
|
qla2x00t: Fix spelling in a source code comment (merge r4607 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5036 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 17:50:55 +00:00 |
|
Bart Van Assche
|
e41353a07f
|
Switch to the new and preferred approach for printing kernel messages (merge r4558 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5035 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 17:49:40 +00:00 |
|
Bart Van Assche
|
85c4e7cf02
|
Make qla2x00t cleanly compile on RHEL 6.2 (merge r4303 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5034 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 17:30:11 +00:00 |
|
Bart Van Assche
|
4c535bc499
|
qla2x00t: Add pass-through functionality (merge r3422 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5033 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 17:25:02 +00:00 |
|
Bart Van Assche
|
d50c554e24
|
Fix 3.3 checkpatch warnings about min() and max() (merge r4172 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5032 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 16:58:22 +00:00 |
|
Bart Van Assche
|
83383a839a
|
qla2x00t: Remove a superfluous msleep() from the term exchange path (merge r4136 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5031 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 16:57:03 +00:00 |
|
Bart Van Assche
|
187d2d255b
|
Replace list_entry((a)->next, b, c) by list_first_entry(a, b, c) (merge r3965 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5030 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 16:48:43 +00:00 |
|
Bart Van Assche
|
4056201516
|
Copyright updates (merge r4767 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5029 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 16:45:58 +00:00 |
|
Bart Van Assche
|
ba64dec052
|
qla2x00t: Remove a superfluous pair of braces since checkpatch complains about these (merge r3946 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5028 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 16:23:21 +00:00 |
|
Bart Van Assche
|
ca32785206
|
Change __constant_cpu_... into cpu_... since the latter is also evaluated at compile time (merge r3086 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5027 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 16:20:02 +00:00 |
|
Bart Van Assche
|
42cec58244
|
qla2x00t: Fix a checkpatch complaint about whitespace (merge r3584 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5026 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 16:13:05 +00:00 |
|
Bart Van Assche
|
5fa3ab77c8
|
qla2x00t: Fix crash if on 24xx+ handle can't be translated to cmd (merge r4806 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5025 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 16:10:15 +00:00 |
|
Bart Van Assche
|
98f174f899
|
qla2x00t: Simplify q2t_create_sess() (merge r4998 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5024 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 16:01:31 +00:00 |
|
Bart Van Assche
|
ef662157e7
|
iscsi-scst: Fix a race condition triggered by logout (merge r5019 from the trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5023 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-10-05 15:42:37 +00:00 |
|
Bart Van Assche
|
6f2b1ee65d
|
scst, persistent reservations: Fix a locking error (merge r4641 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@5012 d57e44dd-8a1f-0410-8b47-8ef2f437770f
|
2013-09-30 08:18:51 +00:00 |
|