Bart Van Assche
d6c53cec8b
ib_srpt: Fix kernel-doc warnings
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7296 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-28 18:45:47 +00:00
Bart Van Assche
66adc2ce3f
scst_vdisk: Change page_cache_alloc_cold() calls into page_cache_alloc() calls
...
See also commit 453f85d43fa9 ("mm: remove __GFP_COLD").
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7295 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-28 18:45:20 +00:00
Bart Van Assche
8268f5d5b1
Convert setup_timer() into timer_setup() calls
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7294 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-28 18:44:21 +00:00
Bart Van Assche
56e27f4125
qla2x00t: Convert init_timer() into setup_timer() calls
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7293 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-28 18:43:15 +00:00
Bart Van Assche
892d25f4f2
iscsi-scst: Convert init_timer() into setup_timer() calls
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7292 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-28 18:42:58 +00:00
Bart Van Assche
b786e5f954
scst: Convert init_timer() into setup_timer() calls
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7291 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-28 18:42:42 +00:00
Bart Van Assche
602f745df5
ib_srpt: Rename a goto label
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7290 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-28 18:41:09 +00:00
Vladislav Bolkhovitin
805e3ffeb7
scst: fix pass-through on kernels 4.11 and 4.12
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7287 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-23 04:03:09 +00:00
Vladislav Bolkhovitin
a4421e4d8b
scst: nolockdep patch for 4.13 kernels
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7286 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-23 02:19:31 +00:00
Bart Van Assche
06c7c8283c
ib_srpt: Fix spelling in a function header
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7285 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:15:48 +00:00
Bart Van Assche
2a90cd1e14
ib_srpt: Fix a comment
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7284 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:15:06 +00:00
Bart Van Assche
63178c603d
ib_srpt: Remove an unused member variable
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7283 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:14:47 +00:00
Bart Van Assche
9e3d2d4681
ib_srpt: Document rationale of srpt_set_ch_state()
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7282 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:14:31 +00:00
Bart Van Assche
6472d7c208
ib_srpt: Declare second srpt_get_u64_x() argument const
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7281 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:13:55 +00:00
Bart Van Assche
ff77f1acf4
Move WARN() backport from srpt/src/ib_srpt.c to scst/include/backport.h
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7280 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:13:30 +00:00
Bart Van Assche
8fba68c994
ib_srpt: Source code cleanup
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7279 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:12:50 +00:00
Bart Van Assche
ab6e0cd782
ib_srpt: Refine a log message
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7278 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:11:30 +00:00
Bart Van Assche
323b6f36ad
ib_srpt: Tweak a function header
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7277 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:11:07 +00:00
Bart Van Assche
14d2b1a4c4
ib_srpt: Inline functions with a body of one line
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7276 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:10:39 +00:00
Bart Van Assche
8188c07183
ib_srpt: Make the code for converting GIDs into ASCII more brief
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7275 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:09:15 +00:00
Bart Van Assche
e7539ca671
ib_srpt: Move rdma_cm_id definition
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7274 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-22 23:08:35 +00:00
Bart Van Assche
9b33ce46bb
scripts/specialize-patch: Add support for SOCK_RECVMSG_HAS_FOUR_ARGS
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7273 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-19 16:45:22 +00:00
Bart Van Assche
7c550d4724
iscsi-scst: UEK 4.1.12-103.9.7.el7uek.x86_64 build fix
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7272 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-12-19 16:35:40 +00:00
Bart Van Assche
891ec1b390
nightly/conf/nightly.sendmail: Use mail if mutt is not available
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7271 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-15 02:48:03 +00:00
Bart Van Assche
979d70c0a3
nightly build: Update kernel versions
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7270 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-15 02:47:06 +00:00
Bart Van Assche
33f545642d
nightly/bin/nightly: Clone the source code tree quietly
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7269 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-15 02:45:57 +00:00
Bart Van Assche
8c92d5c168
scst: Fix kernel <= 2.6.30 build
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7268 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-14 16:37:24 +00:00
Vladislav Bolkhovitin
97c44e27ce
web: fixed broken link
...
Reported-By: Gilbert Standen <gilstanden@hotmail.com >
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7267 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-14 04:18:00 +00:00
Bart Van Assche
6897c820f9
fcst/fcst.h: Add identifier names
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7266 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-13 16:49:39 +00:00
Bart Van Assche
e5a3e25588
scst/src/scst_targ: Use READ_ONCE() instead of ACCESS_ONCE()
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7265 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-13 16:47:43 +00:00
Bart Van Assche
089f839a78
scst: Address two checkpatch warnings
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7264 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-13 16:47:10 +00:00
Bart Van Assche
5bda39d769
nightly build: Update kernel versions
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7263 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-13 16:24:16 +00:00
Bart Van Assche
f8fab6fcab
scst: Fix build for kernels 3.15 and older
...
blk_rq_set_block_pc() was introduced in kernel 3.16.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7262 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-13 16:18:00 +00:00
Bart Van Assche
1190cf1ea1
scst/src/scst_lib.c: Fix recently introduced checkpatch complaints
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7261 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-13 16:00:09 +00:00
Bart Van Assche
4c05086b59
scst, iscsi-scst: Introduce scst_read(), scst_write(), scst_readv() and scst_writev()
...
This makes it easier to add support for new kernel versions, e.g. kernel
version v4.14.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7260 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-13 05:50:44 +00:00
Bart Van Assche
64c76f339c
scst: Introduce the kernel v4.14 bio_set_dev() macro
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7259 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-13 05:49:08 +00:00
Bart Van Assche
62a0e4569f
ib_srpt: Kernel 4.14 build fix
...
Signed-off-by: Peter Vyazovik <fuzzhead0@gmail.com >
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7258 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-13 05:48:16 +00:00
Bart Van Assche
9153f57314
iscsi-scst/usr/Makefile: Pass -Wno-format-truncation if supported
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7257 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-11-12 05:01:16 +00:00
Vladislav Bolkhovitin
b65d646a2f
Unpdate for kernels 4.12+
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7256 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-14 02:18:56 +00:00
Bart Van Assche
7b5dcab494
scripts/specialize-patch: Fix #elif handling
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7255 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-12 15:03:13 +00:00
Bart Van Assche
8f704cbe83
qla2x00t: Fix scst_debug.h include path for the in-tree build
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7254 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-12 14:56:44 +00:00
Vladislav Bolkhovitin
ea826a80d8
scst: add example of active non-optimized setup
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7253 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-12 03:22:02 +00:00
Vladislav Bolkhovitin
339bc321a4
qla2x00t: update FW version information as suggested by Jens-U. Mozdzen <jmozdzen@nde.ag>
...
See https://sourceforge.net/p/scst/mailman/message/36068827/
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7251 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-10 02:06:13 +00:00
Bart Van Assche
ebbb2f39b1
scst/include/backport.h: Follow-up for r7248
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7250 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-09 19:58:15 +00:00
Bart Van Assche
47b7da25aa
scst: Fix SCSI pass-through for kernel version v4.11 and later
...
See also trunk r7153.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7249 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-09 18:15:00 +00:00
Bart Van Assche
16fe64bc13
scst_vdisk: Fix a bug in the Linux kernel v4.13 port
...
See also trunk r7240.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7248 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-09 18:10:48 +00:00
Bart Van Assche
a9750a6bff
fcst: Fix in-tree build
...
See also r7243.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7247 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-06 15:08:00 +00:00
Bart Van Assche
aae7d099f1
qla2x00t: Port to openSUSE Leap
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7244 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-05 23:48:51 +00:00
Bart Van Assche
4c9fb0ecf0
fcst: Port to openSUSE Leap
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7243 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-05 23:48:25 +00:00
Bart Van Assche
d3a4f1d79f
scst: Port to openSUSE Leap 42.x
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7242 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2017-10-05 16:57:27 +00:00