This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch ghi11438-errorprone-fixes
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 856a75343b6 fix test
discard 2b32bdd75da remove hardcoded hashcode
discard c1b927e13cf fix linter
discard 4caf96c7337 revert errorprone plugin inclusion in pom
discard 8c1954f6ff4 fix issues
discard 6ac1730b10e fix test issues identified by errorprone
discard d60ef699197 fix test identified by errorprone
discard 93cace4d780 fix test identified by errorprone
discard a3d9b1439c1 fix tests
discard b730333f0b3 fix codespell check
discard 0511e4048af fix copilot comments
discard 80dd7febdb6 fix tests
discard 57c58c1eb84 Error Prone integration - Added error prone to the build
add d98511dddd8 Update physical size for the snapshots of the volumes on
ceph primary storage (#12465)
add a97e090027e Error Prone integration - Added error prone to the build
add c057c30d501 fix tests
add dfed744d4b0 fix copilot comments
add f059f4a4c1f fix codespell check
add 10986aed333 fix tests
add 7028390f49f fix test identified by errorprone
add e0d310920e7 fix test identified by errorprone
add cce58d02717 fix test issues identified by errorprone
add e15d9025bc6 fix issues
add 39e50b339b9 revert errorprone plugin inclusion in pom
add 425062acc69 fix linter
add 1414c0edf77 remove hardcoded hashcode
add 824257d3684 fix test
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 (856a75343b6)
\
N -- N -- N refs/heads/ghi11438-errorprone-fixes (824257d3684)
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:
.../cloudstack/storage/to/SnapshotObjectTO.java | 2 -
.../storage/snapshot/SnapshotObject.java | 5 +-
.../kvm/resource/LibvirtComputingResource.java | 15 +++--
.../kvm/storage/KVMStorageProcessor.java | 69 ++++++++++++++++------
4 files changed, 62 insertions(+), 29 deletions(-)