!75 修复SPDK编译问题
From: @shikemeng Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
7dc034667e
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: spdk
|
Name: spdk
|
||||||
Version: 21.01.1
|
Version: 21.01.1
|
||||||
Release: 11
|
Release: 12
|
||||||
Summary: Set of libraries and utilities for high performance user-mode storage
|
Summary: Set of libraries and utilities for high performance user-mode storage
|
||||||
License: BSD and MIT
|
License: BSD and MIT
|
||||||
URL: http://spdk.io
|
URL: http://spdk.io
|
||||||
@ -41,6 +41,7 @@ Patch29: 0029-Enable-unittest-in-make-check.patch
|
|||||||
Patch30: 0030-nvme_ctrlr_abort_queued_aborts-Segmentation-fault-oc.patch
|
Patch30: 0030-nvme_ctrlr_abort_queued_aborts-Segmentation-fault-oc.patch
|
||||||
Patch31: 0031-Fix-UAF-in-STAILQ_FOREACH.patch
|
Patch31: 0031-Fix-UAF-in-STAILQ_FOREACH.patch
|
||||||
Patch32: 0032-spdk-upgrade-ocf-lib-and-ocf-bdev-to-latest-SPDK-22.patch
|
Patch32: 0032-spdk-upgrade-ocf-lib-and-ocf-bdev-to-latest-SPDK-22.patch
|
||||||
|
Patch33: 0033-SPDK-enable-xcache.patch
|
||||||
|
|
||||||
%define package_version %{version}-%{release}
|
%define package_version %{version}-%{release}
|
||||||
|
|
||||||
@ -217,6 +218,9 @@ mv doc/output/html/ %{install_docdir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 19 2023 shikemeng <shikemeng@huawei.com> - 21.01.1-12
|
||||||
|
- Fix compile error that "undefined reference to spdk_backdev_submit_io"
|
||||||
|
|
||||||
* Thu Jan 12 2023 shikemeng <shikemeng@huawei.com> - 21.01.1-11
|
* Thu Jan 12 2023 shikemeng <shikemeng@huawei.com> - 21.01.1-11
|
||||||
- enable xcache
|
- enable xcache
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user