20 Commits

Author SHA1 Message Date
Wenchao Hao
7136f3a11b 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>
2022-04-12 16:14:37 +08:00
openeuler-ci-bot
a245ca9d5c !15 libiscsi delete -Sgit from %autosetup, and delete BuildRequires git
From: @chenyanpanHW
Reviewed-by: @liuzhiqiang26
Signed-off-by: @liuzhiqiang26
2021-07-31 07:25:24 +00:00
chenyanpanHW
289dbed1b8
delete -Sgit from %autosetup, and delete BuildRequires git 2021-07-30 22:59:57 +08:00
openeuler-ci-bot
a1f809dace !14 fix multiple define for gcc10
From: @markeryang
Reviewed-by: @liuzhiqiang26
Signed-off-by: @liuzhiqiang26
2021-07-30 10:01:23 +00:00
markeryang
4f8b892bdf fix multiple define for gcc10 2021-07-30 17:52:41 +08:00
openeuler-ci-bot
07aed320e0 !7 Split rpm package to avoid main rpm package CUnit dependency
From: @wenchao-hao
Reviewed-by: @wubo009
Signed-off-by: @liuzhiqiang26
2020-11-25 11:06:24 +08:00
Wenchao Hao
8572283570 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 10:48:44 +08:00
openeuler-ci-bot
4127261a33 !6 libiscsi添加make check
From: @lixiaokeng
Reviewed-by: @volcanodragon
Signed-off-by: @liuzhiqiang26
2020-11-05 14:38:23 +08:00
lixiaokeng
269e53bd4a add make check 2020-11-04 20:43:03 +08:00
openeuler-ci-bot
5c18643078 !5 libiscsi:backport one patch to fix iser url scheme parsing
From: @liuzhiqiang26
Reviewed-by: @lixiaokeng,@wubo009
Signed-off-by: @wubo009
2020-11-02 10:39:00 +08:00
Zhiqiang Liu
a594244626 libiscsi:backport one patch to fix iser url scheme parsing
backport one patch to fix iser url scheme parsing

Signed-off-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
2020-10-29 19:04:15 +08:00
openeuler-ci-bot
b89f0af9b5 !3 libiscsi: update to v1.19.0
Merge pull request !3 from liuzhiqiang/master
2020-07-16 16:30:29 +08:00
ZhiqiangLiu
bb63df2c8c libiscsi: update to v1.19.0
libiscsi: update to v1.19.0

Signed-off-by: Zhiqiang Liu <lzhq28@mail.ustc.edu.cn>
2020-07-16 15:48:20 +08:00
openeuler-ci-bot
8f9fc098b3 !2 rename patches
Merge pull request !2 from lfl/master
2020-06-30 15:28:22 +08:00
lfl
105a5f40ea update libiscsi.spec. 2020-06-30 09:27:10 +08:00
lfl
c9a43ed81c 重命名 6001-sync-fix-return-value-for-various-sync-commands.patch 为 0005-sync-fix-return-value-for-various-sync-commands.patch 2020-06-30 09:24:36 +08:00
lfl
6275c8f4c7 重命名 6000-iscsi-perf-fix-overflow-issue-in-fill_read_queue.patch 为 0004-iscsi-perf-fix-overflow-issue-in-fill_read_queue.patch 2020-06-30 09:24:22 +08:00
openeuler-ci-bot
378f0fb533 !1 add yaml file in package
Merge pull request !1 from Markeryang/master
2020-06-24 16:03:30 +08:00
Markeryang
cc6d6a8665 add libiscsi.yaml. 2020-06-24 15:57:57 +08:00
overweight
f278cad869 Package init 2019-09-30 10:56:47 -04:00