search for: 18db7206b

Displaying 1 result from an estimated 1 matches for "18db7206b".

2018 Sep 26
1
[PATCH] v2v: -it vddk: Add a warning about using vddk* options (RHBZ#1527334).
Stress these options shouldn't be used unless you know what you're doing. --- v2v/virt-v2v.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod index fbc5733a6..18db7206b 100644 --- a/v2v/virt-v2v.pod +++ b/v2v/virt-v2v.pod @@ -439,7 +439,8 @@ See L</INPUT FROM VDDK> below for details. When using VDDK mode, these options are passed unmodified to the L<nbdkit(1)> VDDK plugin. Please refer to L<nbdkit-vddk-plugin(1)>. -These are all optional. +D...