22 Commits

Author SHA1 Message Date
geruijun
2e35652c30 fix segmentation fault problem
Signed-off-by: geruijun <geruijun@huawei.com>
(cherry picked from commit ae288cec04fd5bf4a63b7cc7ed9ffa9d763c00fc)
2022-06-15 21:31:26 +08:00
openeuler-ci-bot
d6a1d40c72
!32 [sync] PR-31: backport patches to solve command parameter parse problem and deference null pointer problem
From: @openeuler-sync-bot 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
2022-06-10 09:39:34 +00:00
geruijun
bda5019e2e backport patches to solve command parameter parse problem and dereference null pointer problem
Signed-off-by: geruijun <geruijun@huawei.com>
(cherry picked from commit bf48d8841c0a8685654deaa7fd0d4c20acf264d0)
2022-06-10 17:32:58 +08:00
Wenchao Hao
40501586c7 iscsi-inq: handle setting of debug_level correctly
According to the man page and help info, --debug=integer can specify the
debug_level, while it would report following error:

iscsi-inq --debug=2
iscsi-inq: option '--debug' doesn't allow an argument

It's because the iscsi-inq code did not handle this parameters
correctly. So here we just correct it.

Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
(cherry picked from commit 16b3557855b1a2300786519ec5623d02f59ecc9a)
2022-06-10 17:32:58 +08:00
openeuler-ci-bot
731b38017b !17 Sync each branch submit
From: @wenchao-hao
Reviewed-by: @liuzhiqiang26
Signed-off-by: @liuzhiqiang26
2021-08-17 08:43:45 +00:00
Wenchao Hao
e0b8dfab34 delete -Sgit from %autosetup, and delete BuildRequires git
Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
2021-08-17 15:06:55 +08:00
Wenchao Hao
43d9ce10e1 fix multiple define for gcc10
Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
2021-08-17 15:04:53 +08:00
Wenchao Hao
9a6181d00a add make check
Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
2021-08-17 15:03:14 +08:00
Wenchao Hao
28d6bf0992 libiscsi:backport one patch to fix iser url scheme parsing
backport one patch to fix iser url scheme parsing

Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
2021-08-17 15:01:01 +08:00
openeuler-ci-bot
5946e43786 !9 Split rpm package to avoid main rpm package CUnit dependency
From: @wenchao-hao
Reviewed-by: @liuzhiqiang26
Signed-off-by: @liuzhiqiang26
2020-11-25 21:01:04 +08:00
Wenchao Hao
aeab7622a5 Split rpm package to avoid main rpm package CUnit dependency
Previous implement place executable files in main package which leading
to dependency of CUnit. This change add a package utils and move
these executable files to utils package to avoid main package's CUnit
dependency, making main package weak depend on libiscsi-utils

Signed-off-by: Wenchao Hao <haowenchao@huawei.com>
2020-11-25 18:13:23 +08:00
openeuler-ci-bot
a4fb00c1ee !4 update to 1.19.0 version
Merge pull request !4 from Markeryang/openEuler-20.03-LTS
2020-08-25 18:58:50 +08:00
Markeryang
38dfb5ff22 update to 1.19.0 version
update to 1.19.0 version
2020-07-29 17:17:29 +08:00
Markeryang
b2f99d2f8d update to 1.19.0 version
update to 1.19.0 version
2020-07-29 17:16:35 +08:00
Markeryang
1b0fccde7a 删除文件 1.18.0.tar.gz 2020-07-29 17:15:51 +08:00
Markeryang
7523917e9b 删除文件 6001-sync-fix-return-value-for-various-sync-commands.patch 2020-07-29 17:15:42 +08:00
Markeryang
fb33f7405c 删除文件 6000-iscsi-perf-fix-overflow-issue-in-fill_read_queue.patch 2020-07-29 17:15:36 +08:00
Markeryang
c410cbf3b1 删除文件 0003-iser-Use-local-container_of-definition.patch 2020-07-29 17:14:58 +08:00
Markeryang
4998c587c4 删除文件 0002-Fix-32bit-build.patch 2020-07-29 17:14:43 +08:00
Markeryang
3f5e2ba4b4 删除文件 0001-Fix-another-compiler-warning.patch 2020-07-29 17:14:36 +08:00
Markeryang
13b4861edb 删除文件 0000-Fix-compiler-warning-error-under-gcc7.patch 2020-07-29 17:14:30 +08:00
overweight
f278cad869 Package init 2019-09-30 10:56:47 -04:00