This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch healthcheck-4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard f656b2c607f DO NOT MERGE
add 27f23f4f75a linstor: Improve copyPhysicalDisk performance (#9417)
add 3d8d4875fe3 Merge release branch 4.18 to 4.19
add 7a9bb835bc7 Fix Template and ISO upload events (#9545)
add eaab991a44a Merge branch '4.18' into 4.19
add 349bf84a7d1 DO NOT MERGE
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f656b2c607f)
\
N -- N -- N refs/heads/healthcheck-4.19 (349bf84a7d1)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../kvm/storage/LinstorStorageAdaptor.java | 39 +++++++++++++++++++++-
.../cloud/template/HypervisorTemplateAdapter.java | 12 +++++++
2 files changed, 50 insertions(+), 1 deletion(-)