Release 3.0.11
A single hotfix: - Fix missing error handling in EC snapshot/cloned image reads potentially leading to corrupted reads during OSD/PG restarts
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8...3.30)
|
||||
|
||||
project(vitastor)
|
||||
|
||||
set(VITASTOR_VERSION "3.0.10")
|
||||
set(VITASTOR_VERSION "3.0.11")
|
||||
|
||||
include(CTest)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user