Displaying 3 results from an estimated 3 matches for "17f10a5".
2015 Jan 20
2
[PATCH] v2v: -o vdsm should assume data domain at -os path
2015 Jan 20
0
Re: [PATCH] v2v: -o vdsm should assume data domain at -os path
...hat.com/1176591
> Signed-off-by: Shahar Havivi <shaharh@redhat.com>
> ---
> v2v/output_vdsm.ml | 10 +++++-----
> v2v/virt-v2v.pod | 3 ++-
> 2 files changed, 7 insertions(+), 6 deletions(-)
>
> diff --git a/v2v/output_vdsm.ml b/v2v/output_vdsm.ml
> index 492f586..17f10a5 100644
> --- a/v2v/output_vdsm.ml
> +++ b/v2v/output_vdsm.ml
> @@ -63,9 +63,8 @@ object
> * name of the target files that eventually get written by the main
> * code.
> *
> - * 'os' is the output storage (-os nfs:/export). 'source' contains a
>...
2015 Jan 20
3
Re: [PATCH] v2v: -o vdsm should assume data domain at -os path
...Shahar Havivi <shaharh@redhat.com>
> > ---
> > v2v/output_vdsm.ml | 10 +++++-----
> > v2v/virt-v2v.pod | 3 ++-
> > 2 files changed, 7 insertions(+), 6 deletions(-)
> >
> > diff --git a/v2v/output_vdsm.ml b/v2v/output_vdsm.ml
> > index 492f586..17f10a5 100644
> > --- a/v2v/output_vdsm.ml
> > +++ b/v2v/output_vdsm.ml
> > @@ -63,9 +63,8 @@ object
> > * name of the target files that eventually get written by the main
> > * code.
> > *
> > - * 'os' is the output storage (-os nfs:/export)...