search for: 5578ed290

Displaying 1 result from an estimated 1 matches for "5578ed290".

2017 Nov 07
1
[PATCH] v2v: expose 'in-place' as machine-readable feature
Even if two years later, expose it for clients, so they can check its availability. Updates commit d0069559a939e47e5f29973ed9a69a13f0b58301. --- v2v/cmdline.ml | 1 + 1 file changed, 1 insertion(+) diff --git a/v2v/cmdline.ml b/v2v/cmdline.ml index 5578ed290..d9b706c3e 100644 --- a/v2v/cmdline.ml +++ b/v2v/cmdline.ml @@ -328,6 +328,7 @@ read the man page virt-v2v(1). printf "vddk\n"; printf "colours-option\n"; printf "vdsm-compat-option\n"; + printf "in-place\n"; List.iter (printf "inp...