Bart Van Assche
4dcc67a224
Merge branch 'svn-trunk'
2019-10-06 16:54:15 -07:00
Bart Van Assche
7b8c92e151
scst: Fix latency measurements if multiple commands are processed simultaneously by a single thread
...
Signed-off-by: Lev Vainblat <lev@zadarastorage.com >
[ bvanassche: reordered scst_cmd members ]
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8608 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-06 23:52:51 +00:00
Bart Van Assche
64e4230271
Merge branch 'svn-trunk'
2019-10-06 16:30:10 -07:00
Bart Van Assche
8df56e2ea3
scripts/sign-modules: Fix module signing for Debian
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8607 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-06 23:24:06 +00:00
Bart Van Assche
948b693ab1
Merge branch 'svn-trunk'
2019-10-06 15:10:51 -07:00
Bart Van Assche
23f7283906
scst/include/scst.h: Reduce the size of struct scst_cmd
...
Reduce the size of struct scst_cmd by reordering its structure members such
that there are two holes less in this data structure. This change has been
verified with the help of the 'pahole' tool.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8606 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-06 22:10:31 +00:00
Bart Van Assche
7852d95428
Merge branch 'svn-trunk'
2019-10-06 14:39:41 -07:00
Bart Van Assche
b4f893a009
Update Subversion ignore lists
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8605 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-06 21:39:25 +00:00
Bart Van Assche
20be212509
Update Subversion ignore lists
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8604 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-06 21:37:43 +00:00
Bart Van Assche
ea2d6ac0d9
scst/include/backport.h: Sort alphabetically
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8603 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-06 21:31:20 +00:00
Bart Van Assche
9c96ba8752
Merge branch 'svn-trunk'
2019-10-06 14:10:41 -07:00
Bart Van Assche
3d5a5078ca
contributing.html: Remove information about already implemented features
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8602 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-06 00:01:20 +00:00
Bart Van Assche
cb73881c46
www: Update copyright footer
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8601 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-05 23:36:37 +00:00
Bart Van Assche
821116f242
www/downloads.html: Remove links to binary versions of SCST 1.0.1
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8600 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-05 23:34:56 +00:00
Bart Van Assche
21a053c5d0
Merge branch 'svn-trunk'
2019-10-05 16:05:01 -07:00
Bart Van Assche
ed68f1cb43
nightly build: Update kernel versions
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8599 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-05 21:34:55 +00:00
Bart Van Assche
6caccfa149
Merge branch 'svn-trunk'
2019-09-29 18:03:40 -07:00
Bart Van Assche
b33060cdd8
nightly build: Update kernel versions
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8598 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-30 01:03:27 +00:00
Bart Van Assche
ab52602cc7
Merge branch 'svn-trunk'
2019-09-29 16:36:07 -07:00
Bart Van Assche
982e33160f
scripts/specialize-patch: Fix a gawk warning
...
gawk: scripts/specialize-patch:329: (FILENAME=- FNR=26) warning: regexp escape sequence `\&' is not a known regexp operator
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8597 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-29 23:13:49 +00:00
Bart Van Assche
4ff23a3f33
Merge branch 'svn-trunk'
2019-09-29 15:39:59 -07:00
Bart Van Assche
9add460430
Suppress module signing error messages
...
Suppress the following error messages:
- SSL error:02001002:system library:fopen:No such file or directory: crypto/bio/bss_file.c:72
- SSL error:2006D080:BIO routines:BIO_new_file:no such file: crypto/bio/bss_file.c:79
sign-file: certs/signing_key.pem: No such file or directory
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8596 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-29 22:33:03 +00:00
Bart Van Assche
81fbece669
Merge branch 'svn-trunk'
2019-09-29 15:18:03 -07:00
Bart Van Assche
06ee7ca41d
Makefile: Unbreak the RPM build process
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8595 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-29 22:10:46 +00:00
Bart Van Assche
eb03ee602b
iscsi-scst/Makefile: Fix a syntax error that was introduced in r8593
...
Reported-by: Rob Turk <robtu@rtist.nl >
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8594 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-29 22:09:05 +00:00
Bart Van Assche
abb4cbf874
Merge branch 'svn-trunk'
2019-09-28 22:00:00 -07:00
Bart Van Assche
84725029ce
scst: Add support for signing SCST kernel modules
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8593 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-29 04:42:40 +00:00
Bart Van Assche
a4a0317e58
.gitignore: Add
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8592 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-29 04:41:03 +00:00
Bart Van Assche
c940c2df5c
Merge branch 'svn-trunk'
2019-09-25 21:41:39 -07:00
Bart Van Assche
088d743229
scst: Port to CentOS 8
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8591 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-26 04:41:21 +00:00
Bart Van Assche
ba2caecb46
Merge branch 'svn-trunk'
2019-09-25 18:28:14 -07:00
Bart Van Assche
8b67ce61c6
qla2x00t-32gbit: Fix a compiler warning introduced by the previous commit
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8590 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-25 15:30:33 +00:00
Bart Van Assche
c081f0f982
qla2x00t-32gbit: Fix the build against kernel versions before v4.10
...
Fixes: 849adf540b ("qla2x00t-32gbit: Backport to kernel v4.9"; r8105)
Reported-by: Andri L. Vicko <andri_vicko@outlook.com >
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8589 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-25 15:22:49 +00:00
Bart Van Assche
e82fa1c4a6
Merge branch 'svn-trunk'
2019-09-25 06:59:32 -07:00
Bart Van Assche
be309a2e31
scst: Port to SLES 15
...
Fixes: https://sourceforge.net/p/scst/tickets/29/ .
Untested.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8588 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-25 03:33:46 +00:00
Bart Van Assche
37c053e2a7
Merge branch 'svn-trunk'
2019-09-24 14:55:55 -07:00
Bart Van Assche
842253f87e
scst: Port to RHEL 7.7
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8586 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-24 21:44:01 +00:00
Bart Van Assche
8734a60ba3
Merge branch 'svn-trunk'
2019-09-16 06:40:19 -07:00
Bart Van Assche
4037b5d115
nightly build: Update kernel versions
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8585 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-16 13:40:12 +00:00
Bart Van Assche
9351cd695d
Merge branch 'svn-trunk'
2019-09-14 18:14:50 -07:00
Bart Van Assche
5fc080dddd
Restore www directory
2019-09-14 18:12:01 -07:00
Bart Van Assche
6b80bb4ca6
scst/ChangeLog: Document changes included in SCST v3.2
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8584 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-15 01:10:50 +00:00
Bart Van Assche
51469f6d2f
www/downloads.html: Update SCST git mirror URL
...
Replace the URL of a no longer maintained git mirror by the URL of a maintained
git mirror.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8583 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-15 00:48:19 +00:00
Bart Van Assche
e16e4dbc21
Merge branch 'svn-trunk'
2019-09-14 17:30:08 -07:00
Bart Van Assche
f6371c5d5e
Makefiles: Run depmod also on Ubuntu systems after module installation
...
Fixes: e902f79ecf ("kernel module installation: Skip "depmod" when building an RPM"; r5612)
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8582 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-15 00:29:55 +00:00
Bart Van Assche
4ca22bd4e6
Merge branch 'svn-trunk'
2019-09-12 18:37:10 -07:00
Bart Van Assche
feff5380c8
nightly build: Update kernel versions
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8581 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-13 01:36:58 +00:00
Bart Van Assche
196fba4dc4
Merge branch 'svn-trunk'
2019-09-06 21:02:30 -07:00
Bart Van Assche
0ce7c75782
qla2x00t-32gbit/qla2x00-target/README: Update this file
...
Bring this README file in sync with the recently checked in changes.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8580 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-07 03:58:30 +00:00
Bart Van Assche
35cd068962
scst_vdisk: Set REQ_PRIO for SCSI commands marked as head-of-queue
...
REQ_PRIO requests preempt others in the CFQ I/O scheduler. REQ_META marks
metadata requests for blktrace.
Reported-by: Lev Vainblat <lev@zadarastorage.com >
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8579 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-07 03:55:23 +00:00