mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
ch-remote: Support using unit suffices for "resize"
Remove the requirement for the user to calculate the size they want in bytes. Fixes: #1596 Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
committed by
Sebastien Boeuf
parent
42de27b215
commit
a86a2711f8
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -206,6 +206,7 @@ dependencies = [
|
||||
"libc",
|
||||
"log 0.4.11",
|
||||
"net_util",
|
||||
"option_parser",
|
||||
"seccomp",
|
||||
"serde_json",
|
||||
"ssh2",
|
||||
|
||||
Reference in New Issue
Block a user