]> sourceware.org Git - lvm2.git/commit
Add implicit pvcreate support to vgcreate and vgextend.
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 5 Oct 2009 20:04:08 +0000 (20:04 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Mon, 5 Oct 2009 20:04:08 +0000 (20:04 +0000)
commit2e201936e466e8d93e7122645b37753629762caa
treefc6b201641033f7914f185cc2111fb778c56ea61
parentf900ba63fa236dc2e7949e6005156fdab5f551cd
Add implicit pvcreate support to vgcreate and vgextend.

Adds implicit pvcreate support when calling vgcreate or vgextend with
device paths that are not yet PVs.  This changes the behavior of vgcreate
and vgextend from failing with an error message to implicitly pvcreating.
tools/commands.h
tools/vgcreate.c
tools/vgextend.c
This page took 0.04074 seconds and 5 git commands to generate.