spec: Update patch and changelog with !25
libvirt: Add 'retry' support for error policy qemu: Support 'retry' BLOCK_IO_ERROR event. Signed-off-by: Jiahui Cen <cenjiahui@huawei.com> Signed-off-by: Ying Fang <fangying1@huawei.com>
This commit is contained in:
parent
d7ff1f4b63
commit
d250526da2
@ -170,6 +170,8 @@ Patch0059: rpc-require-write-acl-for-guest-agent-in-virDomainIn.patch
|
|||||||
Patch0060: qemu-agent-set-ifname-to-NULL-after-freeing.patch
|
Patch0060: qemu-agent-set-ifname-to-NULL-after-freeing.patch
|
||||||
Patch0061: util-Move-virIsDevMapperDevice-to-virdevmapper.c.patch
|
Patch0061: util-Move-virIsDevMapperDevice-to-virdevmapper.c.patch
|
||||||
Patch0062: virdevmapper-Don-t-use-libdevmapper-to-obtain-depend.patch
|
Patch0062: virdevmapper-Don-t-use-libdevmapper-to-obtain-depend.patch
|
||||||
|
Patch0063: libvirt-Add-retry-support-for-error-policy.patch
|
||||||
|
Patch0064: qemu-Support-retry-BLOCK_IO_ERROR-event.patch
|
||||||
|
|
||||||
Requires: libvirt-daemon = %{version}-%{release}
|
Requires: libvirt-daemon = %{version}-%{release}
|
||||||
Requires: libvirt-daemon-config-network = %{version}-%{release}
|
Requires: libvirt-daemon-config-network = %{version}-%{release}
|
||||||
@ -1902,6 +1904,10 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 27 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com>
|
||||||
|
- libvirt: Add 'retry' support for error policy
|
||||||
|
- qemu: Support 'retry' BLOCK_IO_ERROR event.
|
||||||
|
|
||||||
* Wed Jan 20 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com>
|
* Wed Jan 20 2021 Huawei Technologies Co., Ltd <alex.chen@huawei.com>
|
||||||
- util: Move virIsDevMapperDevice() to virdevmapper.c
|
- util: Move virIsDevMapperDevice() to virdevmapper.c
|
||||||
- virdevmapper: Don't use libdevmapper to obtain dependencies
|
- virdevmapper: Don't use libdevmapper to obtain dependencies
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user