Release 0.9.5

A hotfix to 0.9.4 containing only one bugfix: 100% CPU usage in the new QEMU
driver caused by the lack of eventfd reset on io_uring event handling :)
This commit is contained in:
Vitaliy Filippov
2023-07-21 00:04:41 +03:00
parent 1c316ef350
commit 10a5fd6abb
17 changed files with 24 additions and 24 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
vitastor (0.9.4-1) unstable; urgency=medium
vitastor (0.9.5-1) unstable; urgency=medium
* Bugfixes
-- Vitaliy Filippov <vitalif@yourcmc.ru> Fri, 03 Jun 2022 02:09:44 +0300
vitastor (0.9.4-1) unstable; urgency=medium
vitastor (0.9.5-1) unstable; urgency=medium
* Implement NFS proxy
* Add documentation